diff options
author | Brett Cannon <brett@python.org> | 2011-03-23 16:06:00 -0700 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2011-03-23 16:06:00 -0700 |
commit | a7468bc5c6153784fb9ab35baf030162208d852d (patch) | |
tree | a4aca9e4cf68517aa017d2e5dc563841201dc681 /Python/import.c | |
parent | f3c524d535965ec964ea497290aebc0d1e10bb66 (diff) | |
download | cpython-git-a7468bc5c6153784fb9ab35baf030162208d852d.tar.gz |
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 'Python/import.c')
0 files changed, 0 insertions, 0 deletions