]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
argparse howto: Use f-string in preference to "...".format() (GH-98883)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 3 Nov 2022 02:16:33 +0000 (19:16 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Nov 2022 02:16:33 +0000 (19:16 -0700)
commitf9b37d4d261dca569153a3c2f00d580d03453bc2
tree6aa03f285fdc4d09011038d6749f75780d07fc72
parentc592b3397766feecc320bdbe6078127d2d98b4c2
argparse howto: Use f-string in preference to "...".format() (GH-98883)

(cherry picked from commit 1fd20d0b57478d8b0d8d58718fa773135348bf98)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
Doc/howto/argparse.rst