[issue16444] Use support.TESTFN_UNDECODABLE on UNIX

STINNER Victor report at bugs.python.org
Mon Nov 12 00:12:16 CET 2012


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 <report at bugs.python.org>
<http://bugs.python.org/issue16444>
_______________________________________


More information about the Python-bugs-list mailing list