]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112165: Fix typo in `__main__.py` (#112183)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 17 Nov 2023 01:05:16 +0000 (20:05 -0500)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2023 01:05:16 +0000 (20:05 -0500)
commit8cd70eefc7f3363cfa0d43f34522c3072fa9e160
tree78360906f4a003066eb697b45653e900607b473f
parentf92ea63f6f2c37917fc095a1bc036a8b0c45a084
gh-112165: Fix typo in `__main__.py` (#112183)

Change '[2]' to '[1]' to get second argument.
Doc/library/__main__.rst