cpython/Lib/test/test_importlib/resources
Miss Islington (bot) 6e887411b6
[3.13] gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (GH-124018) (#129319)
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (GH-124018)
(cherry picked from commit b543b32eff)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2025-01-26 12:04:09 -05:00
..
__init__.py
_path.py [3.13] gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (GH-124018) (#129319) 2025-01-26 12:04:09 -05:00
test_compatibilty_files.py
test_contents.py
test_custom.py
test_files.py [3.13] gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (GH-124018) (#129319) 2025-01-26 12:04:09 -05:00
test_functional.py [3.13] gh-71339: Add additional assertion methods in test.support (GH-128707) (GH-128815) 2025-01-20 11:19:00 +02:00
test_open.py
test_path.py
test_read.py
test_reader.py
test_resource.py
util.py
zip.py