cpython/Lib/test/test_importlib/extension
Miss Islington (bot) 89ba660717
gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
(cherry picked from commit 0a40025b80)

Co-authored-by: Christian Heimes <christian@python.org>
2022-06-24 11:54:47 -07:00
..
__init__.py
__main__.py
test_case_sensitivity.py
test_finder.py gh-94217: Skip import tests when _testcapi is a builtin (GH-94218) 2022-06-24 11:54:47 -07:00
test_loader.py gh-94217: Skip import tests when _testcapi is a builtin (GH-94218) 2022-06-24 11:54:47 -07:00
test_path_hook.py