]> granicus.if.org Git - python/commitdiff
Add an item
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 2 Mar 2010 13:55:33 +0000 (13:55 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 2 Mar 2010 13:55:33 +0000 (13:55 +0000)
Doc/whatsnew/2.7.rst

index 2ec9e624d096cde9886b0c976f1092b07594de8b..73c4304d5706e6345c1de0ec7fc19bc8fbd2bfe9 100644 (file)
@@ -222,6 +222,16 @@ module, but it's easier to use.
    :pep:`378` - Format Specifier for Thousands Separator
      PEP written by Raymond Hettinger; implemented by Eric Smith.
 
+PEP 389: The argparse Module for Parsing Command Lines
+======================================================
+
+XXX write this section.
+
+.. seealso::
+
+   :pep:`389` - argparse - New Command Line Parsing Module
+     PEP written and implemented by Steven Bethard.
+
 PEP 391: Dictionary-Based Configuration For Logging
 ====================================================