[issue9425] Rewrite import machinery to work with unicode paths

Florent Xicluna report at bugs.python.org
Sun Aug 15 15:08:00 CEST 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

It breaks test_unicode_file on OS X, too:

  File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/test/test_unicode_file.py", line 8, in <module>
    from test.support import (run_unittest, rmtree,
ImportError: cannot import name TESTFN_UNENCODABLE

----------

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


More information about the Python-bugs-list mailing list