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-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f19a40071479eef0c8c65cb900d2cecbe00a72f1
cpython
/
Lib
/
test
/
test_importlib
T
History
Brett Cannon
a04dbe4fe7
Issue
#17621
: Introduce importlib.util.LazyLoader.
2014-04-04 13:53:38 -04:00
..
builtin
…
extension
…
frozen
…
import_
…
namespace_pkgs
Issue
#21097
: Move test_namespace_pkgs into test_importlib.
2014-03-29 15:57:44 -06:00
source
merge 3.3 (
#20796
)
2014-02-27 13:50:28 -05:00
__init__.py
…
__main__.py
…
abc.py
…
regrtest.py
…
test_abc.py
…
test_api.py
…
test_lazy.py
Issue
#17621
: Introduce importlib.util.LazyLoader.
2014-04-04 13:53:38 -04:00
test_locks.py
…
test_namespace_pkgs.py
Issue
#21097
: Move test_namespace_pkgs into test_importlib.
2014-03-29 15:57:44 -06:00
test_spec.py
…
test_util.py
…
test_windows.py
…
util.py
…