mirror of
https://github.com/python/cpython.git
synced 2026-02-21 14:41:06 +00:00
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. |
||
|---|---|---|
| .. | ||
| 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 | ||