commit | 04e82934659487ecae76bf4a2db7f92c8dbe0d25 | [log] [tgz] |
---|---|---|
author | suic86 <marko.gabriel.cz@gmail.com> | Wed Apr 11 20:45:04 2018 +0200 |
committer | Zachary Ware <zachary.ware@gmail.com> | Wed Apr 11 13:45:04 2018 -0500 |
tree | c93267a69a2baeddcccd5ea4763472e4b43ca2e6 | |
parent | d08972fdb92cad6b813d22205752c97ea18df060 [diff] |
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.