summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/extension/test_path_hook.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #16803: Move test.test_importlib.extension to use both frozen and sourc...Brett Cannon2013-10-251-9/+10
* Issue #17177: stop using imp in test_importlibBrett Cannon2013-06-151-1/+0
* Issue #15576: Allow extension modules to be a package's __init__Brett Cannon2012-08-101-3/+3
* Issue #15168: Move importlb.test to test.test_importlib.Brett Cannon2012-07-201-0/+32