commit | 6cc7a41c2fd8849918427005222b1c8306621ebb | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Sun May 06 16:15:35 2012 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Sun May 06 16:15:35 2012 +0300 |
tree | 8a906e6414349ff9af9c89ccc5ba38b3596912c5 | |
parent | b4c8902a8727f99a4d361f6a3ebafa5002e56030 [diff] [blame] |
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst index 11fe108..a11d3da 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst
@@ -27,4 +27,5 @@ unicode.rst urllib2.rst webservers.rst + argparse.rst