]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112165: Fix typo in `__main__.py` (GH-112183) (#112184)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 17 Nov 2023 01:11:46 +0000 (02:11 +0100)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2023 01:11:46 +0000 (01:11 +0000)
commit94bac1c407dc1ab8fe0d59a8faf180538e513de7
tree8ab403a89edcb55843a37fcbe4e7695b0dcaa626
parent8e37445044ffcbeedabe495bbc413b2f50b5b713
[3.12] gh-112165: Fix typo in `__main__.py` (GH-112183) (#112184)

gh-112165: Fix typo in `__main__.py` (GH-112183)

Change '[2]' to '[1]' to get second argument.
(cherry picked from commit 8cd70eefc7f3363cfa0d43f34522c3072fa9e160)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/__main__.rst