[issue8611] Python3 doesn't support locale different than utf8 and an non-ASCII path (POSIX)

Antoine Pitrou report at bugs.python.org
Tue May 4 15:39:42 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Or find_module() could use wcstombs() as long as Py_FileSystemDefaultEncoding is NULL.

----------

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


More information about the Python-bugs-list mailing list