cpython/Lib/importlib/resources
Miss Islington (bot) 5ac14eeea6
[3.13] gh-116608: Apply style and compatibility changes from importlib_resources. (GH-123028) (#123051)
gh-116608: Apply style and compatibility changes from importlib_metadata. (GH-123028)
(cherry picked from commit e913d2c87f)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-08-15 19:57:07 +00:00
..
__init__.py gh-116608: importlib.resources: Un-deprecate functional API & add subdirectory support (GH-116609) 2024-04-05 13:55:59 +02:00
_adapters.py
_common.py [3.13] gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054) (#120014) 2024-06-04 10:54:59 -04:00
_functional.py [3.13] gh-116608: Apply style and compatibility changes from importlib_resources. (GH-123028) (#123051) 2024-08-15 19:57:07 +00:00
_itertools.py
abc.py
readers.py [3.13] gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054) (#120014) 2024-06-04 10:54:59 -04:00
simple.py