[issue16414] Add support.NONASCII to test non-ASCII characters

Serhiy Storchaka report at bugs.python.org
Mon Nov 5 13:26:41 CET 2012


Serhiy Storchaka added the comment:

I think you should ensure that os.fsdecode(os.fsencode(character)) == character.

----------

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


More information about the Python-bugs-list mailing list