Skip to content

Commit 5047428

Browse files
authored
Delete mention encoding for importlib.resources.path
`importlib.resources.path` does not have an `encoding` argument
1 parent 20aeb3a commit 5047428

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/importlib.resources.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ For all the following functions:
242242

243243
.. versionchanged:: 3.13
244244
Multiple *path_names* are accepted.
245-
*encoding* and *errors* must be given as keyword arguments.
246245

247246

248247
.. function:: is_resource(anchor, *path_names)

0 commit comments

Comments
 (0)