summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/test/import_/test_packages.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 73715 via svnmerge fromGeorg Brandl2009-08-131-1/+1
* Move import semantic util code to importlib.test.import_.util.Brett Cannon2009-02-011-2/+4
* Rename importlib.test.support to importlib.test.util.Brett Cannon2009-02-011-7/+7
* Add initial implementation of importlib. See the NOTES files for what isBrett Cannon2009-01-181-0/+29