cpython/Lib/test/test_importlib
Jason R. Coombs 78eb3f79ea
gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2022-07-27 04:54:31 -04:00
..
builtin
data
extension gh-94217: Skip import tests when _testcapi is a builtin (GH-94218) 2022-06-24 11:28:04 -07:00
frozen
import_
namespace_pkgs
partial
resources gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217) 2022-07-27 04:54:31 -04:00
source
__init__.py
__main__.py
abc.py
fixtures.py gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270) 2022-06-25 21:04:28 -04:00
stubs.py
test_abc.py gh-84623: Remove unused imports in tests (#93772) 2022-06-13 16:56:03 +02:00
test_api.py gh-84623: Remove unused imports in tests (#93772) 2022-06-13 16:56:03 +02:00
test_lazy.py
test_locks.py
test_main.py gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270) 2022-06-25 21:04:28 -04:00
test_metadata_api.py gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270) 2022-06-25 21:04:28 -04:00
test_namespace_pkgs.py
test_pkg_import.py
test_spec.py
test_threaded_import.py
test_util.py
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py