summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/test/builtin
Commit message (Expand)AuthorAgeFilesLines
* Add importlib.machinery with its first tenants, BuitinImporter andBrett Cannon2009-01-222-3/+4
* Add initial implementation of importlib. See the NOTES files for what isBrett Cannon2009-01-183-0/+100