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
ed7bb488b4
cpython
/
Lib
/
importlib
History
Eric Snow
7e70fa5314
[issue 19152] Ensure we have actually registered ExtensionFileLoader as an ExecutionLoader.
2013-10-04 20:28:52 -06:00
..
__init__.py
Closes issue
#18698
: ensure importlib.reload() returns the module out of sys.modules.
2013-08-14 18:11:09 -06:00
_bootstrap.py
[issue19152] Add ExtensionFileLoader.get_filename().
2013-10-03 12:08:55 -06:00
abc.py
[issue 19152] Ensure we have actually registered ExtensionFileLoader as an ExecutionLoader.
2013-10-04 20:28:52 -06: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
#18076
: Introduce imoportlib.util.decode_source().
2013-06-16 18:37:53 -04:00