]> granicus.if.org Git - python/commit
Fix error messages in argparse examples (GH-6435)
authorsuic86 <marko.gabriel.cz@gmail.com>
Wed, 11 Apr 2018 18:45:04 +0000 (20:45 +0200)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 11 Apr 2018 18:45:04 +0000 (13:45 -0500)
commit04e82934659487ecae76bf4a2db7f92c8dbe0d25
treec93267a69a2baeddcccd5ea4763472e4b43ca2e6
parentd08972fdb92cad6b813d22205752c97ea18df060
Fix error messages in argparse examples (GH-6435)

The examples in argparse documentation use `error: too few arguments`
error message which was removed in this commit f97c59a in 2011.
Doc/library/argparse.rst