[issue767645] incorrect os.path.supports_unicode_filenames

STINNER Victor report at bugs.python.org
Sat Sep 11 02:15:48 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Oops, forget test_pep277.patch: I misunderstood r81149 (new way to detect if the filesystem supports unicode or not). test_pep277 fails with my patch on Linux with LC_CTYPE=C.

----------

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


More information about the Python-bugs-list mailing list