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-11-01 18:51:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
21
01b0475b08
cpython
/
Lib
/
importlib
History
Download ZIP
Download TAR.GZ
Brett Cannon
01b0475b08
Issue
#18115
: Abstract out managing the cleanup of modules to use in
...
loaders where C code provides the loaded module.
2013-06-16 17:23:06 -04:00
..
__init__.py
Issue
#18193
: Add importlib.reload(), documenting (but not
2013-06-14 15:04:26 -04:00
_bootstrap.py
Issue
#18115
: Abstract out managing the cleanup of modules to use in
2013-06-16 17:23:06 -04:00
abc.py
Issues
#18058
, 18057: Make importlib._bootstrap.NamespaceLoader
2013-06-16 14:56:58 -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
#17907
: touch up the code for imp.new_module().
2013-06-14 22:26:30 -04:00