cpython/Lib/test/test_importlib
Jason R. Coombs 52fe7e50c9
gh-93963: Remove ResourceReaderDefaultsTests (GH-96598)
Automerge-Triggered-By: GH:jaraco
2022-09-05 12:37:51 -07:00
..
builtin
data
extension
frozen gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624) 2022-08-04 17:24:26 -07:00
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 gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624) 2022-08-04 17:24:26 -07:00
__init__.py
__main__.py
abc.py
fixtures.py
stubs.py
test_abc.py gh-93963: Remove ResourceReaderDefaultsTests (GH-96598) 2022-09-05 12:37:51 -07:00
test_api.py
test_lazy.py
test_locks.py
test_main.py
test_metadata_api.py
test_namespace_pkgs.py gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624) 2022-08-04 17:24:26 -07:00
test_pkg_import.py
test_spec.py gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624) 2022-08-04 17:24:26 -07:00
test_threaded_import.py
test_util.py Update the magic number in test_util.py (#95714) 2022-08-05 15:42:39 +01:00
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py