summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/frozen/test_finder.py
Commit message (Expand)AuthorAgeFilesLines
* Implement PEP 451 (ModuleSpec).Eric Snow2013-11-221-6/+39
* Issue #16803: test.test_importlib.frozen now runs both frozen and source codeBrett Cannon2013-11-081-8/+8
* Issue #16803: Stop having test.test_importlib.abc ABCs inherit fromBrett Cannon2013-10-251-1/+1
* Issue #15168: Move importlb.test to test.test_importlib.Brett Cannon2012-07-201-0/+47