This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 22:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
importlib
History
Barry Warsaw
2a413853f1
- Issue
#22966
: Fix __pycache__ pyc file name clobber when pyc_compile is
...
asked to compile a source file containing multiple dots in the source file name.
2014-12-01 17:10:10 -05:00
..
__init__.py
Issue
#20884
: Don't assume in importlib.__init__ that __file__ is
2014-03-21 10:58:33 -04:00
_bootstrap.py
- Issue
#22966
: Fix __pycache__ pyc file name clobber when pyc_compile is
2014-12-01 17:10:10 -05:00
abc.py
…
machinery.py
…
util.py
Issue 19944: Fix importlib.find_spec() so it imports parents as needed.
2014-01-25 15:32:46 -07:00