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 | c261629c30cb8b11c75c3ffcc06dea3934aa1078 (patch) | |
tree | 3e7c54ebb6b7f4e37ea7968d61a4c77602ac760c /Python/pythonrun.c | |
parent | 7d1f7e3c0b3a8a64322462c1f139ecffc46acfe2 (diff) | |
download | cpython-c261629c30cb8b11c75c3ffcc06dea3934aa1078.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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions