STINNER Victor <[email protected]> added the comment:

I found this bug while trying to find an unencodable filename for #9819 
(TESTFN_UNDECODABLE).

Anyway, the bytes API should be avoided on Windows since Windows native 
filename type is unicode.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9820>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to