Commit graph

8 commits

Author SHA1 Message Date
Steven Bethard
e9330e7941 Initial commit of the argparse library, based on argparse 1.1.
Docs still need some updating to make getopt and optparse match the wording promised in the PEP.
There are also probably a number of :class:ArgumentParser etc. links that could be added to the argparse documentation.
2010-03-02 08:38:09 +00:00
Ezio Melotti
062d2b52f3 #7388: "python".capitalize() in the Doc 2009-12-19 22:41:49 +00:00
Ezio Melotti
c4cd6d3765 fix highlight in the datetime example 2009-11-12 09:10:02 +00:00
Mark Dickinson
3e4caeb3bf Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
Georg Brandl
c62ef8b4d9 Remove trailing whitespace. 2009-01-03 20:55:06 +00:00
Georg Brandl
690b97c005 Note that smtplib example needs a mailserver. 2007-08-17 05:58:36 +00:00
Georg Brandl
ee354b1e96 Fix problem reported by Andre Roberge. 2007-08-17 05:52:24 +00:00
Georg Brandl
8ec7f65613 Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00