[issue3080] Full unicode import system

Nick Coghlan report at bugs.python.org
Fri Jan 21 07:14:21 CET 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

After applying the patch, doing a make clean and rebuild, I found that test_importlib fails with a segmentation fault, but the default test suite otherwise runs without error (that's on Linux with a UTF-8 filesystem, though).

I'll see how a -uall run fares.

----------

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


More information about the Python-bugs-list mailing list