cpython/Lib/test/test_importlib/resources
Miss Islington (bot) f9d1ec8e80
[3.12] gh-116307: Proper fix for 'mod' leaking across importlib tests (GH-116680) (#116684)
gh-116307: Proper fix for 'mod' leaking across importlib tests (GH-116680)
(cherry picked from commit a254807761)


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.

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-03-12 19:33:23 -04: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