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-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
7aa21f75c1
cpython
/
Lib
/
importlib
/
test
/
builtin
History
Download ZIP
Download TAR.GZ
Brett Cannon
2cf03a8204
Implement importlib.util.set_loader: a decorator to automatically set
...
__loader__ on modules.
2009-03-10 05:17:37 +00:00
..
__init__.py
test_finder.py
Rename importlib.test.support to importlib.test.util.
2009-02-01 04:00:05 +00:00
test_loader.py
Implement importlib.util.set_loader: a decorator to automatically set
2009-03-10 05:17:37 +00:00