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-01 23:53:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e51a36922f
cpython
/
Lib
/
importlib
/
test
/
builtin
History
Download ZIP
Download TAR.GZ
Brett Cannon
bbb6680ee5
Have importlib take advantage of ImportError's new 'name' and 'path'
...
attributes.
2012-04-12 21:09:01 -04:00
..
__init__.py
test_finder.py
test_loader.py
Have importlib take advantage of ImportError's new 'name' and 'path'
2012-04-12 21:09:01 -04:00
util.py