]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46510: update Python2-style exception handling in argparse (GH-30881)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Tue, 25 Jan 2022 15:34:03 +0000 (21:04 +0530)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 15:34:03 +0000 (15:34 +0000)
commit45f5f52601ebccb195c19cb0a77beaf7f7dfa56a
treea346f40671f9041131cdcdfcd56f7fcc16f118c1
parentee60550e9ba3ab94ca43a890cf4313b63ffa1a81
bpo-46510: update Python2-style exception handling in argparse (GH-30881)
Lib/argparse.py