cpython/Lib/importlib/resources
Jason R. Coombs a53812df12
gh-123085: Fix issue in inferred caller when resources package has no source (#123102)
gh-123085: Fix issue in inferred caller when resources package has no source.

From importlib_resources 6.4.3 (python/importlib_resources#314).
2024-09-12 19:08:06 +00:00
..
__init__.py
_adapters.py
_common.py gh-123085: Fix issue in inferred caller when resources package has no source (#123102) 2024-09-12 19:08:06 +00:00
_functional.py
_itertools.py
abc.py
readers.py gh-121735: Fix module-adjacent references in zip files (#123037) 2024-09-11 22:33:07 -04:00
simple.py