diff options
author | Brett Cannon <brett@python.org> | 2012-10-10 19:03:46 -0400 |
---|---|---|
committer | Brett Cannon <brett@python.org> | 2012-10-10 19:03:46 -0400 |
commit | a6ce4fd426cb9df0e4816a627c79aff0fc6ecf63 (patch) | |
tree | 09d85350d6408bf0422af543458737067e40e736 /Lib/distutils/command/install.py | |
parent | 3fa8c59024418e904abd4394b5ec47642f076ae3 (diff) | |
download | cpython-git-a6ce4fd426cb9df0e4816a627c79aff0fc6ecf63.tar.gz |
Closes issue #15111: Calling __import__ with a module specified in
fromlist which causes its own ImportError (e.g. the module tries to
import a non-existent module) should have that exception propagate.
Diffstat (limited to 'Lib/distutils/command/install.py')
0 files changed, 0 insertions, 0 deletions