STINNER Victor added the comment:

> These encodings used not only on Windows.

You can uses cpXXX encodings explictly to read or write a file, but these 
encodings are not used for sys.getfilesystemencoding() (or sys.stdout.encoding).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16444>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to