[issue9425] Rewrite import machinery to work with unicode paths

STINNER Victor report at bugs.python.org
Sat Aug 14 16:52:08 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

r84012 creates _Py_stat(). It is a little bit different than the attached patch (_Py_stat.patch): it doesn't clear Python exception on unicode conversion error.

----------

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


More information about the Python-bugs-list mailing list