We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ResourceReader
1 parent 58a9133 commit a1284e9Copy full SHA for a1284e9
Doc/library/importlib.resources.abc.rst
@@ -43,7 +43,7 @@
43
:const:`None`. An object compatible with this ABC should only be
44
returned when the specified module is a package.
45
46
- .. deprecated-removed:: 3.12 3.14
+ .. deprecated:: 3.12
47
Use :class:`importlib.resources.abc.TraversableResources` instead.
48
49
.. abstractmethod:: open_resource(resource)
0 commit comments