summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/test/source/test_path_hook.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-131-1/+1
* Finish properly hiding importlib implementation code.Brett Cannon2009-03-121-2/+2
* Do some cleanup in importlib:Brett Cannon2009-02-211-1/+1
* Rename importlib.test.support to importlib.test.util.Brett Cannon2009-02-011-2/+2
* Split out support code that is specific to source tests out ofBrett Cannon2009-02-011-2/+2
* Add initial implementation of importlib. See the NOTES files for what isBrett Cannon2009-01-181-0/+23