diff options
author | Brett Cannon <brett@python.org> | 2011-03-23 23:06:00 (GMT) |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2011-03-23 23:06:00 (GMT) |
commit | a7468bc5c6153784fb9ab35baf030162208d852d (patch) | |
tree | a4aca9e4cf68517aa017d2e5dc563841201dc681 /Lib/importlib/test | |
parent | f3c524d535965ec964ea497290aebc0d1e10bb66 (diff) | |
download | cpython-a7468bc5c6153784fb9ab35baf030162208d852d.zip cpython-a7468bc5c6153784fb9ab35baf030162208d852d.tar.gz cpython-a7468bc5c6153784fb9ab35baf030162208d852d.tar.bz2 |
Have importlib use the repr of a module name in error messages.
This makes it obvious that an import failed because of some extraneous
whitespace (e.g., a newline).
This is a partial fix for issue #8754.
Diffstat (limited to 'Lib/importlib/test')
0 files changed, 0 insertions, 0 deletions