[issue16656] os.walk ignores international dirs on Windows

Serhiy Storchaka report at bugs.python.org
Tue Dec 11 17:56:45 CET 2012


Serhiy Storchaka added the comment:

> My guess is that your unicode issue is issue 1602, which is non-trivial to solve.

In such case the output will be something like:

['English name', '']
[]
[]

----------

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


More information about the Python-bugs-list mailing list