Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #13852: some small doc fixes. | Georg Brandl | 2012-01-25 | 1 | -3/+3 |
| | |||||
* | #13816: fix two minor style issues. Thanks to Justin Wehnes for the patch. | Georg Brandl | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | #13695: fix a couple of typos in the doc. | Ezio Melotti | 2012-01-16 | 1 | -2/+2 |
| | |||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -6/+4 |
| | | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header. | ||||
* | Add more links to Python sources where the code is short, readable and an ↵ | Raymond Hettinger | 2010-11-06 | 1 | -0/+5 |
| | | | | informative adjunct to the docs. | ||||
* | Merged revisions 83872 via svnmerge from | Benjamin Peterson | 2010-08-09 | 1 | -17/+16 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83872 | benjamin.peterson | 2010-08-08 21:13:10 -0500 (Sun, 08 Aug 2010) | 1 line use 3 space indents ........ | ||||
* | Two typo fixes | Andrew M. Kuchling | 2010-04-11 | 1 | -1/+1 |
| | |||||
* | Add tests for cmp_to_key. | Raymond Hettinger | 2010-04-04 | 1 | -2/+2 |
| | | | | | | Adopt PEP 8 compliant function name. Factor-out existing uses cmp_to_key. Update documentation to use internal pointers instead of external resource. | ||||
* | Add functools.CmpToKey() | Raymond Hettinger | 2010-04-04 | 1 | -0/+22 |
| | |||||
* | Documentation nit | Raymond Hettinger | 2010-04-04 | 1 | -0/+2 |
| | |||||
* | Issue 5479: Add functools.total_ordering class decorator. | Raymond Hettinger | 2010-04-04 | 1 | -0/+20 |
| | |||||
* | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -2/+4 |
| | | | | We have now over 640 doctests that are run with "make doctest". | ||||
* | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -3/+3 |
| | | | | Written by Jeff Wheeler for GHOP. | ||||
* | Document rev. 57574. | Georg Brandl | 2007-08-28 | 1 | -1/+9 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+133 |