This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-02 14:24:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb2e0dd19d
cpython
/
Lib
/
importlib
History
Brett Cannon
eb2e0dd19d
Move importlib's frozen importer over to rpartition for setting __package__.
2009-02-07 01:38:38 +00:00
..
test
Move importlib's frozen importer over to rpartition for setting __package__.
2009-02-07 01:38:38 +00:00
__init__.py
Rewrite the code implementing __import__ for importlib. Now it is much simpler
2009-02-07 01:15:27 +00:00
_bootstrap.py
Move importlib's frozen importer over to rpartition for setting __package__.
2009-02-07 01:38:38 +00:00
machinery.py
Check in the fact that importlib.machinery.PathFinder now exists.
2009-02-05 02:52:57 +00:00
NOTES
Rewrite the code implementing __import__ for importlib. Now it is much simpler
2009-02-07 01:15:27 +00:00