cpython/Lib/test/test_importlib/resources
Jason R. Coombs a254807761
gh-116307: Proper fix for 'mod' leaking across importlib tests (#116680)
gh-116307: Create a new import helper 'isolated modules' and use that instead of 'Clean Import' to ensure that tests from importlib_resources don't leave modules in sys.modules.
2024-03-12 21:36:21 +00:00
..
data01
data02
data03
namespacedata01
zipdata01
zipdata02
__init__.py
_path.py
test_compatibilty_files.py
test_contents.py
test_custom.py
test_files.py
test_open.py
test_path.py
test_read.py
test_reader.py
test_resource.py
update-zips.py
util.py