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 18:33:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb7c8ae4e7762d5b862cace2f68b48ff42e39cb0
cpython
/
Lib
/
test
/
test_importlib
T
History
Serhiy Storchaka
e437a10d15
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
..
builtin
…
extension
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
frozen
Issue
#23277
: Remove unused sys and os imports
2016-04-24 07:31:42 +03:00
import_
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
namespace_pkgs
…
source
Issue
#23277
: Remove more unused sys and os imports.
2016-04-24 13:25:01 +03:00
__init__.py
…
__main__.py
…
abc.py
…
test_abc.py
…
test_api.py
…
test_lazy.py
Issue
#26186
: Remove an invalid type check in
2016-02-20 18:35:41 -08:00
test_locks.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
test_namespace_pkgs.py
Issue
#23277
: Remove unused imports in tests.
2016-04-24 21:41:02 +03:00
test_spec.py
…
test_util.py
…
test_windows.py
…
util.py
…