This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
078b8a81b1
cpython
/
Lib
/
importlib
History
Eric Snow
08197a4616
Issue
#21226
: Set all attrs in PyImport_ExecCodeModuleObject.
2014-05-12 17:54:55 -06:00
..
__init__.py
Issue
#20884
: Don't assume in importlib.__init__ that __file__ is
2014-03-21 10:58:33 -04:00
_bootstrap.py
Issue
#21226
: Set all attrs in PyImport_ExecCodeModuleObject.
2014-05-12 17:54:55 -06:00
abc.py
Issue
#19719
: Update various finder and loader ABCs such that their
2014-01-07 15:52:42 -05:00
machinery.py
Implement PEP 451 (ModuleSpec).
2013-11-22 09:05:39 -07:00
util.py
Issue 19944: Fix importlib.find_spec() so it imports parents as needed.
2014-01-25 15:32:46 -07:00