Sets the preferred encoding to UTF-8 if python is unable to find a codec for the value returned by locale.getpreferedencodings() function.
8.3 KiB
8.3 KiB
Sets the preferred encoding to UTF-8 if python is unable to find a codec for the value returned by locale.getpreferedencodings() function.