Skip to content

Commit 1da2621

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 0a2e7af commit 1da2621

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
@@ -240,7 +240,6 @@ For all the following functions:
240240

241241
.. versionchanged:: 3.13
242242
Multiple *path_names* are accepted.
243-
*encoding* and *errors* must be given as keyword arguments.
244243

245244

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

0 commit comments

Comments
 (0)