commit | 0a2c4f55c4d3288dce74513ef135fae167646f02 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Jan 03 20:34:19 2013 -0800 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Jan 03 20:34:19 2013 -0800 |
tree | 2351941ff92eaedecd3c29ecb34327ae484bbe31 | |
parent | 7bd61cbc030663ac688364260d2142d09678b2a3 [diff] |
drop email (closes #16857)
diff --git a/Doc/howto/argparse.rst b/Doc/howto/argparse.rst index 50e1a94..a134036 100644 --- a/Doc/howto/argparse.rst +++ b/Doc/howto/argparse.rst
@@ -2,7 +2,7 @@ Argparse Tutorial ***************** -:author: Tshepang Lekhonkhobe <tshepang@gmail.com> +:author: Tshepang Lekhonkhobe .. _argparse-tutorial: