[issue16656] os.walk ignores international dirs on Windows

R. David Murray report at bugs.python.org
Fri Dec 14 18:11:36 CET 2012


R. David Murray added the comment:

That's what surrogateescape is for, on linux.  I thought Victor dealt with this a different way in Windows.  Maybe by deprecating the bytes interface :)

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list