summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_import.py
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2013-07-06 18:48:18 (GMT)
committerBrett Cannon <brett@python.org>2013-07-06 18:48:18 (GMT)
commit0075110ab2b2f514484b9a0dcfc229fb23e08ac7 (patch)
tree8a5725ca2ec70c2b1136e4bfcf5060f1e794b3c5 /Lib/test/test_import.py
parente0a39de647902d836e2acf680d8cfc5caa21460f (diff)
downloadcpython-0075110ab2b2f514484b9a0dcfc229fb23e08ac7.zip
cpython-0075110ab2b2f514484b9a0dcfc229fb23e08ac7.tar.gz
cpython-0075110ab2b2f514484b9a0dcfc229fb23e08ac7.tar.bz2
Issue #18364: Stop using the ImportError._not_found hack.
The private attribute was leaking out of importlib and led to at least one person noticing it. Switch to another hack which won't leak outside of importlib and is nearly as robust.
Diffstat (limited to 'Lib/test/test_import.py')
0 files changed, 0 insertions, 0 deletions