This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54044d605fee2867bbfe18610fc0b8120a4ff239
cpython
/
Lib
/
importlib
T
History
Steve Dower
7ae61af827
Issue
#26073
: Updates magic number comment in _bootstrap_external.py and changes numbers in launcher.py to decimal to match official table.
2016-05-16 09:34:20 -07:00
..
__init__.py
Issue
#24192
: Fix namespace package imports.
2015-05-15 21:54:59 -06:00
_bootstrap_external.py
Issue
#26073
: Updates magic number comment in _bootstrap_external.py and changes numbers in launcher.py to decimal to match official table.
2016-05-16 09:34:20 -07:00
_bootstrap.py
Issue
#26367
: Have importlib.__init__() raise RuntimeError when
2016-02-20 12:52:06 -08:00
abc.py
Issue
#26186
: Remove an invalid type check in
2016-02-20 18:35:41 -08:00
machinery.py
Issue
#23911
: Move path-based bootstrap code to a separate frozen module.
2015-05-02 19:15:18 -06:00
util.py
Issue
#26186
: Remove an invalid type check in
2016-02-20 18:35:41 -08:00