COMMITS
/ Lib/importlib/machinery.py May 3, 2015
E
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow committed
November 22, 2013
E
Implement PEP 451 (ModuleSpec).
Eric Snow committed
August 10, 2012
B
Issue #15576: Allow extension modules to be a package's __init__
Brett Cannon committed
August 2, 2012
July 18, 2012
May 11, 2012
B
Issue #13959: Deprecate imp.get_suffixes() for new attributes on
Brett Cannon committed
April 25, 2012
M
Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader.
Marc-Andre Lemburg committed
M
Issue #14605: Revert renaming of _SourcelessFileLoader, since it caused
Marc-Andre Lemburg committed
April 24, 2012
M
Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader
Marc-Andre Lemburg committed
April 22, 2012
B
Issue #14605: Expose importlib.abc.FileLoader and
Brett Cannon committed
February 5, 2009
B
Check in the fact that importlib.machinery.PathFinder now exists.
Brett Cannon committed
January 22, 2009
B
Add importlib.machinery with its first tenants, BuitinImporter and
Brett Cannon committed