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-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cecdd9634b8ca3f0b260681d75cc1fd00a350efd
cpython
/
Lib
/
importlib
T
History
Brett Cannon
4106f61c4c
Merge for
#27083
2016-07-16 10:45:16 -07:00
..
__init__.py
Issue
#24192
: Fix namespace package imports.
2015-05-15 21:54:59 -06:00
_bootstrap_external.py
Merge for
#27083
2016-07-16 10:45:16 -07:00
_bootstrap.py
Issue
#26972
: Fix some mistakes in importlib-related docstrings.
2016-07-08 11:09:35 -07:00
abc.py
Issue
#26186
: Remove an invalid type check in
2016-02-20 18:35:41 -08:00
machinery.py
…
util.py
Issue
#26186
: Remove the restriction that built-in and extension
2016-06-25 10:58:17 -07:00