Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
| | | | | Original patch by James Edwards. | ||||
* | Modernize unittest example | Raymond Hettinger | 2013-03-22 | 1 | -2/+4 |
| | |||||
* | #16017: capitalize URLs. | Ezio Melotti | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | Merged revisions 86794,86798,86801 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86794 | georg.brandl | 2010-11-26 12:50:13 +0100 (Fr, 26 Nov 2010) | 1 line #10526: fix typo. ........ r86798 | georg.brandl | 2010-11-26 13:05:48 +0100 (Fr, 26 Nov 2010) | 1 line #10420: fix docs of bdb.effective(). ........ r86801 | georg.brandl | 2010-11-26 13:12:14 +0100 (Fr, 26 Nov 2010) | 1 line Better example for os.system(): do not change the system time. ........ | ||||
* | Initial commit of the argparse library, based on argparse 1.1. | Steven Bethard | 2010-03-02 | 1 | -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. | ||||
* | #7388: "python".capitalize() in the Doc | Ezio Melotti | 2009-12-19 | 1 | -1/+1 |
| | |||||
* | fix highlight in the datetime example | Ezio Melotti | 2009-11-12 | 1 | -2/+2 |
| | |||||
* | Issue #5341: Fix a variety of spelling errors. | Mark Dickinson | 2009-02-21 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Note that smtplib example needs a mailserver. | Georg Brandl | 2007-08-17 | 1 | -0/+2 |
| | |||||
* | Fix problem reported by Andre Roberge. | Georg Brandl | 2007-08-17 | 1 | -5/+5 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+313 |