]> granicus.if.org Git - python/commit
Close #14846: Handle a sys.path entry going away
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 03:18:15 +0000 (13:18 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 03:18:15 +0000 (13:18 +1000)
commit48fec0539157db38a993ededb32a8f312ec09fb9
tree4cea5afa658f50a6f4c5c46458241d02794bdd91
parentdb7920b97874bf3988984fae57f4ca80fced558f
Close #14846: Handle a sys.path entry going away
Lib/importlib/_bootstrap.py
Lib/test/test_importlib/source/test_finder.py
Misc/NEWS
Python/importlib.h