cpython/Lib/test/test_importlib
Miss Islington (bot) 123680f9aa
[3.11] GH-102700: allow built-in modules to be submodules (GH-103162) (GH-103322)
GH-102700: allow built-in modules to be submodules (GH-103162)
(cherry picked from commit 5d08c3ff7d)

Co-authored-by: Brett Cannon <brett@python.org>
2023-04-06 16:06:02 -07:00
..
builtin [3.11] GH-102700: allow built-in modules to be submodules (GH-103162) (GH-103322) 2023-04-06 16:06:02 -07:00
data
data01
data02
data03
extension
frozen
import_
namespace_pkgs
namespacedata01
partial
resources
source
zipdata01
zipdata02
__init__.py
__main__.py
abc.py
fixtures.py [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07:00
stubs.py
test_abc.py
test_api.py
test_compatibilty_files.py
test_contents.py
test_files.py
test_lazy.py
test_locks.py
test_main.py [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07:00
test_metadata_api.py [3.11] gh-98706: Sync with importlib_metadata 4.13.0. (GH-98875) 2022-11-05 06:55:04 -07:00
test_namespace_pkgs.py
test_open.py
test_path.py
test_pkg_import.py
test_read.py
test_reader.py
test_resource.py
test_spec.py
test_threaded_import.py
test_util.py
test_windows.py
test_zip.py
threaded_import_hangers.py
update-zips.py
util.py gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972) 2022-10-15 08:22:38 -07:00