Skip to content

Commit 875e601

Browse files
shadchinmiss-islington
authored andcommitted
Delete mention encoding and errors for importlib.resources.path() (GH-143111)
(cherry picked from commit fded34d) Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
1 parent 73f9188 commit 875e601

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/importlib.resources.rst

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

246246
.. versionchanged:: 3.13
247247
Multiple *path_names* are accepted.
248-
*encoding* and *errors* must be given as keyword arguments.
249248

250249

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

0 commit comments

Comments
 (0)