[issue16444] Use support.TESTFN_UNDECODABLE on UNIX

STINNER Victor report at bugs.python.org
Fri Nov 9 00:50:56 CET 2012


STINNER Victor added the comment:

> Please test the patch on UNIX, Windows and Mac OS X.

The full test suite pass on:

 * Linux with UTF-8 locale encoding
 * Linux with ASCII locale encoding
 * Windows with cp932 ANSI code page
 * Mac OS 10.8 with ASCII locale encoding (and utf-8/surrogateescape for the filesystem encoding) ($LANG, $LC_ALL, $LC_CTYPE are not set)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16444>
_______________________________________


More information about the Python-bugs-list mailing list