Quote:
Originally Posted by Doitsu
bravosx edited his post to mask his user name, which contained Eastern European(?) characters. IIRC, some Python features require encoding/decoding file names that contain non-ASCII characters.
Since your user name most likely only contains ASCII characters you won't see the problem.
|
Could be, but Python3 is UTF-8 oriented therefore I did/do not expected this issue. The output should be UTF-8 encoded AFAIK.