cpython/Lib/test/test_importlib/source
Serhiy Storchaka a9bb0092d0
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123)
(cherry picked from commit f7cc7d296c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-04-08 12:43:04 +02:00
..
__init__.py
__main__.py
test_case_sensitivity.py gh-105407: Remove unused imports in tests (#105408) 2023-06-06 22:50:43 +02:00
test_file_loader.py gh-94619: Remove long deprecated methods module_repr() and load_module() (#94624) 2022-08-04 17:24:26 -07:00
test_finder.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_path_hook.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_source_encoding.py bpo-46425: fix direct invocation of test_importlib (GH-30682) 2022-01-22 18:05:05 +02:00