Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 74107 via svnmerge from | Brett Cannon | 2009-07-20 | 1 | -1/+1 |
* | Implement InspectLoader for FrozenImporter. | Brett Cannon | 2009-03-15 | 1 | -2/+1 |
* | Implement InspectLoader for BuiltinImporter. | Brett Cannon | 2009-03-15 | 1 | -1/+2 |
* | A few more docstring/API cleanups for importlib. | Brett Cannon | 2009-03-15 | 1 | -25/+37 |
* | Introduce importlib.abc. The module contains various ABCs related to imports | Brett Cannon | 2009-03-09 | 1 | -0/+110 |