[issue8754] ImportError: quote bad module name in message

Terry J. Reedy report at bugs.python.org
Wed May 19 04:01:26 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

I refinement would be to only quote when there is whitespace in the name, but I do not know how well that works with unicode versus ascii.

----------

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


More information about the Python-bugs-list mailing list