[issue5604] imp.find_module() mixes UTF8 and MBCS

Andrew Svetlov report at bugs.python.org
Tue Mar 31 21:07:15 CEST 2009


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Continuing work over import.c I fixed bad error message encoding in 
generated ImportError exception.
Tests for checking in case of non-ascii characters added.

----------
Added file: http://bugs.python.org/file13520/import.zip

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


More information about the Python-bugs-list mailing list