]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close #15425: Eliminate more importlib related traceback noise
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 29 Jul 2012 10:30:36 +0000 (20:30 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 29 Jul 2012 10:30:36 +0000 (20:30 +1000)
commit5ee9892406c4299826f553b6b73c046229c6040c
treeae358fd32ceea1f0debd2fad2a94e7100e734d7c
parentbb9b1c165d0193e6783981c1ac1e0ab9bf171c4c
Close #15425: Eliminate more importlib related traceback noise
Lib/importlib/_bootstrap.py
Lib/test/test_import.py
Misc/NEWS
Python/import.c
Python/importlib.h