[issue8754] ImportError: quote bad module name in message

Georg Brandl report at bugs.python.org
Wed Dec 22 10:57:40 CET 2010


Georg Brandl <georg at python.org> added the comment:

I suppose it's not a good test, since your non-ascii name presumably was encoded in UTF-8, which is the encoding that PyUnicode_FromString uses.

----------

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


More information about the Python-bugs-list mailing list