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-25 13:54:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fafd9eeef04ae4ac388bf2fbd0695c2f08eee68e
cpython
/
Lib
/
importlib
T
History
Antoine Pitrou
310f95b04d
A better repr() for FileFinder
2012-06-23 02:12:56 +02:00
..
test
Prevent test_inspect from keeping alive a ton of frames and local variables by way of a global variable keeping a reference to a traceback.
2012-06-17 23:18:07 +02:00
__init__.py
Issue
#14657
: The frozen instance of importlib used for bootstrap is now also the module imported as importlib._bootstrap.
2012-06-17 22:33:38 +02:00
_bootstrap.py
A better repr() for FileFinder
2012-06-23 02:12:56 +02:00
abc.py
…
machinery.py
…
util.py
Add importlib.util.resolve_name().
2012-05-13 13:45:09 -04:00