[issue22862] os.walk fails on undecodable filenames

Florian Höch report at bugs.python.org
Thu Nov 13 16:16:27 CET 2014


Florian Höch added the comment:

> I'm curious, which libraries?

wxPython and wexpect (wexpect I could probably port myself, so the problem is mainly with wx)

> Oh, I forgot to say that it's not possible to fix this issue in Python 2. Backporting the PEP 383 in Python 2 requires deep changes in the Unicode machinery, starting by the UTF-8 codec.

Ok, that's understandable of course.

----------

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


More information about the Python-bugs-list mailing list