summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/source/test_file_loader.py
Commit message (Expand)AuthorAgeFilesLines
* fix importlib test failure when bytecode writing is disabled (closes #20796)Benjamin Peterson2014-02-271-0/+1
* #11420: merge with 3.2.Ezio Melotti2013-03-161-1/+2
* abc fixes.Barry Warsaw2012-07-311-0/+2
* Issue #15168: Move importlb.test to test.test_importlib.Brett Cannon2012-07-201-0/+482