Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #13278: fix typo. | Ezio Melotti | 2011-10-28 | 1 | -1/+1 |
| | |||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -5/+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/+4 |
| | | | | informative adjunct to the docs. | ||||
* | #6112: list.remove raises ValueError, not RuntimeError. | Georg Brandl | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | |||||
* | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -1/+1 |
| | | | | We have now over 640 doctests that are run with "make doctest". | ||||
* | Typo fix | Andrew M. Kuchling | 2008-01-18 | 1 | -1/+1 |
| | |||||
* | Fix markup | Raymond Hettinger | 2008-01-17 | 1 | -0/+2 |
| | |||||
* | Fix-up Timer() example. | Raymond Hettinger | 2008-01-17 | 1 | -3/+4 |
| | |||||
* | Add advice on choosing between scheduler and threading.Timer(). | Raymond Hettinger | 2008-01-17 | 1 | -0/+25 |
| | |||||
* | Issue #1861: Add read-only attribute listing upcoming events in the order ↵ | Raymond Hettinger | 2008-01-17 | 1 | -1/+6 |
| | | | | they will be run. | ||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -4/+0 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+104 |