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-12 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04d5bc00a219860c69ea17eaa633d3ab9917409f
cpython
/
Lib
/
importlib
/
test
T
History
Vinay Sajip
65897a386e
Closes
#12291
for 3.3 - merged fix from 3.2.
2011-07-02 17:16:02 +01:00
..
builtin
…
extension
…
frozen
…
import_
…
source
Closes
#12291
: Fixed bug which was found when doing multiple loads from one stream.
2011-07-02 16:42:47 +01:00
__init__.py
…
__main__.py
Kill dead code in importlib.test.__main__ (
#12019
, reviewed by Brett Cannon)
2011-06-07 17:58:50 +02:00
abc.py
…
benchmark.py
…
regrtest.py
…
test_abc.py
…
test_api.py
…
test_util.py
…
util.py
…