| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #23911: Move path-based bootstrap code to a separate frozen module. | Eric Snow | 2015-05-03 | 1 | -9/+9 |
|
|
* | Implement PEP 451 (ModuleSpec). | Eric Snow | 2013-11-22 | 1 | -0/+1 |
|
|
* | Issue #15576: Allow extension modules to be a package's __init__ | Brett Cannon | 2012-08-10 | 1 | -2/+2 |
|
|
* | Close #15519: Properly expose WindowsRegistryFinder in importlib and bring th... | Nick Coghlan | 2012-08-02 | 1 | -0/+1 |
|
|
* | Close #15387: inspect.getmodulename() now uses a new importlib.machinery.all_... | Nick Coghlan | 2012-07-18 | 1 | -0/+4 |
|
|
* | Issue #13959: Deprecate imp.get_suffixes() for new attributes on | Brett Cannon | 2012-05-11 | 1 | -0/+6 |
|
|
* | Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader. | Marc-Andre Lemburg | 2012-04-25 | 1 | -1/+1 |
|
|
* | Issue #14605: Revert renaming of _SourcelessFileLoader, since it caused | Marc-Andre Lemburg | 2012-04-25 | 1 | -1/+1 |
|
|
* | Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader | Marc-Andre Lemburg | 2012-04-24 | 1 | -1/+1 |
|
|
* | Issue #14605: Expose importlib.abc.FileLoader and | Brett Cannon | 2012-04-22 | 1 | -0/+4 |
|
|
* | Check in the fact that importlib.machinery.PathFinder now exists. | Brett Cannon | 2009-02-05 | 1 | -0/+1 |
|
|
* | Add importlib.machinery with its first tenants, BuitinImporter and | Brett Cannon | 2009-01-22 | 1 | -0/+4 |
|
|