[issue8754] ImportError: quote bad module name in message

Terry J. Reedy report at bugs.python.org
Tue Dec 7 23:31:15 CET 2010


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

The patch looks same to me as far as I can judge. I would have used .format instead of %, but you wrote it ;-).

Seeing how many of our tests had to be patched convinced me that we should treat this like a feature request and only apply to 3.2.

----------

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


More information about the Python-bugs-list mailing list