summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/extension/test_loader.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #19596: Set untestable tests in test_importlib to NoneZachary Ware2013-11-191-9/+6
* Issue #15576: Allow extension modules to be a package's __init__Brett Cannon2012-08-101-2/+10
* Issue #15168: Move importlb.test to test.test_importlib.Brett Cannon2012-07-201-0/+71