You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ezio Melotti b3aedd4862 #9424: Replace deprecated assert* methods in the Python test suite. 15 years ago
..
__init__.py Add initial implementation of importlib. See the NOTES files for what is 17 years ago
test___package__.py #9424: Replace deprecated assert* methods in the Python test suite. 15 years ago
test_api.py Raise TypeError if the name given to importlib.__import__() lacks an rpartition 17 years ago
test_caching.py #9424: Replace deprecated assert* methods in the Python test suite. 15 years ago
test_fromlist.py #9424: Replace deprecated assert* methods in the Python test suite. 15 years ago
test_meta_path.py #9424: Replace deprecated assert* methods in the Python test suite. 15 years ago
test_packages.py Trying to import a submodule from another module and not a package was raising 17 years ago
test_path.py Make importlib.abc.SourceLoader the primary mechanism for importlib. 16 years ago
test_relative_imports.py Move over to using assertRaises as a context manager for importlib tests. 17 years ago
util.py Fix the importlib_only test decorator to work again; don't capture the flag variable as it might change later. 17 years ago