summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/source/test_file_loader.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #17177: The imp module is pending deprecation.Brett Cannon2013-06-161-1/+0
* Issue #17177: stop using imp in test_importlibBrett Cannon2013-06-151-8/+11
* Issues #18088, 18089: IntroduceBrett Cannon2013-05-311-25/+8
* #11420: merge with 3.3.Ezio Melotti2013-03-161-1/+2
|\
| * #11420: merge with 3.2.Ezio Melotti2013-03-161-1/+2
* | Replace IOError with OSError (#16715)Andrew Svetlov2012-12-251-1/+1
|/
* abc fixes.Barry Warsaw2012-07-311-0/+2
* Issue #15168: Move importlb.test to test.test_importlib.Brett Cannon2012-07-201-0/+482