Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f269cc6

Browse files
Issue #21097: Move test_namespace_pkgs into test_importlib.
1 parent 1e1e601 commit f269cc6

16 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/test/namespace_pkgs/both_portions/foo/one.py renamed to Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py

File renamed without changes.

Lib/test/namespace_pkgs/both_portions/foo/two.py renamed to Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py

File renamed without changes.
File renamed without changes.

Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py renamed to Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py

File renamed without changes.

Lib/test/namespace_pkgs/module_and_namespace_package/a_test/empty renamed to Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty

File renamed without changes.
File renamed without changes.

Lib/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py renamed to Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py

File renamed without changes.

Lib/test/namespace_pkgs/not_a_namespace_pkg/foo/one.py renamed to Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)