This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-23 08:53:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b070b3f502
cpython
/
Lib
/
importlib
History
Download ZIP
Download TAR.GZ
Benjamin Peterson
45d8e7b920
update magic number for
#20625
2014-02-19 18:05:36 -05:00
..
__init__.py
Issue 19944: Fix importlib.find_spec() so it imports parents as needed.
2014-01-25 15:32:46 -07:00
_bootstrap.py
update magic number for
#20625
2014-02-19 18:05:36 -05: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