R. David Murray added the comment:

Ah, I misunderstood your comment.

So, listdir is returning the "correct" the filename, it's just that we can't 
encode it to the console encoding.  So, it is working as expected within the 
current windows console limitations, if not in a particularly useful fashion.

(That is, listdir/os.walk are *not* ignoring the international dirs.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16656>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to