This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-02-05 09:25:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d016900080
cpython
/
Lib
/
importlib
History
Download ZIP
Download TAR.GZ
Brett Cannon
05a647deed
Issue
#18192
: Introduce importlib.util.MAGIC_NUMBER and document the
...
deprecation of imp.get_magic().
2013-06-14 19:02:34 -04:00
..
__init__.py
Issue
#18193
: Add importlib.reload(), documenting (but not
2013-06-14 15:04:26 -04:00
_bootstrap.py
Issue
#18192
: Introduce importlib.util.MAGIC_NUMBER and document the
2013-06-14 19:02:34 -04:00
abc.py
Issue
#18200
: Update the stdlib (except tests) to use
2013-06-13 20:57:26 -04:00
machinery.py
Issue
#15576
: Allow extension modules to be a package's __init__
2012-08-10 13:47:54 -04:00
util.py
Issue
#18192
: Introduce importlib.util.MAGIC_NUMBER and document the
2013-06-14 19:02:34 -04:00