diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-24 23:40:59 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-24 23:40:59 (GMT) |
| commit | 4f17426437a5bdf458f8628936c3e37909fca448 (patch) | |
| tree | 3fca87d2576307f66a63f7152fe3a26893a31140 /Lib/code.py | |
| parent | e091d32a7ac514a415161043c4a70e1765363c5a (diff) | |
| download | cpython-4f17426437a5bdf458f8628936c3e37909fca448.zip cpython-4f17426437a5bdf458f8628936c3e37909fca448.tar.gz cpython-4f17426437a5bdf458f8628936c3e37909fca448.tar.bz2 | |
Fix bug in __import__ during Python shutdown
Issue #26637: The importlib module now emits an ImportError rather than a
TypeError if __import__() is tried during the Python shutdown process but
sys.path is already cleared (set to None).
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions
