summaryrefslogtreecommitdiffstats
path: root/Doc/howto
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-01-04 04:34:58 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-01-04 04:34:58 (GMT)
commitca6142948ed1cb508c97bcaf21c57e3d337a0014 (patch)
treea496849a7ca9ea26266cc73f99fabd58eaa0b61b /Doc/howto
parent75e923fcf2da24c08d148b6a3256252d16cb8312 (diff)
parentbf064b391102b0cf1a79c08c64855a036c957650 (diff)
downloadcpython-ca6142948ed1cb508c97bcaf21c57e3d337a0014.zip
cpython-ca6142948ed1cb508c97bcaf21c57e3d337a0014.tar.gz
cpython-ca6142948ed1cb508c97bcaf21c57e3d337a0014.tar.bz2
merge 3.3
Diffstat (limited to 'Doc/howto')
-rw-r--r--Doc/howto/argparse.rst2
1 files changed, 1 insertions, 1 deletions
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: