]> granicus.if.org Git - python/commit
Issue #17177: Stop using imp in a bunch of tests
authorBrett Cannon <brett@python.org>
Sat, 15 Jun 2013 21:11:25 +0000 (17:11 -0400)
committerBrett Cannon <brett@python.org>
Sat, 15 Jun 2013 21:11:25 +0000 (17:11 -0400)
commit9529fbfd363959ee4e33baeebcc6c3bc0252b42c
treedd983d37097a74680b5037f287dc83aa9391bd36
parent8a2a902f88ce2ab8d0e27a189a65e71aed6dd670
Issue #17177: Stop using imp in a bunch of tests
Lib/test/script_helper.py
Lib/test/support.py
Lib/test/test_pdb.py
Lib/test/test_pkgimport.py
Lib/test/test_pkgutil.py
Lib/test/test_reprlib.py
Lib/test/test_zipimport.py