commit | e48daea2a668ac5bfc112faaa6540b9ca56fb70c | [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 | fd3c7a0c9116ad373f4dc2570786c65e0783afe4 | |
parent | 9f9970b15d356bc0adee1dc7bb11bfc63712e7fd [diff] [blame] |
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
diff --git a/Misc/NEWS b/Misc/NEWS index b7c22c7..1ac29ff 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -148,6 +148,11 @@ - Issue #14437: Fix building the _io module under Cygwin. +Documentation +------------- + +- Issue #14034: added the argparse tutorial. + What's New in Python 2.7.3 release candidate 2? ===============================================