cpython/Lib/importlib/resources
2024-04-05 13:55:59 +02: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 GH-109653: Defer import of `importlib.metadata._adapters` (#109829) 2024-03-21 03:49:10 +00:00
_functional.py gh-116608: importlib.resources: Un-deprecate functional API & add subdirectory support (GH-116609) 2024-04-05 13:55:59 +02:00
_itertools.py
abc.py
readers.py
simple.py Add missed stream argument (#111775) 2024-02-20 14:09:46 +00:00