index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
importlib
/
machinery.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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