summaryrefslogtreecommitdiffstats
path: root/Doc/library/sched.rst
Commit message (Collapse)AuthorAgeFilesLines
* Enable doctest running for several other documents.Georg Brandl2008-03-221-1/+1
| | | | We have now over 640 doctests that are run with "make doctest".
* Typo fixAndrew M. Kuchling2008-01-181-1/+1
|
* Fix markupRaymond Hettinger2008-01-171-0/+2
|
* Fix-up Timer() example.Raymond Hettinger2008-01-171-3/+4
|
* Add advice on choosing between scheduler and threading.Timer().Raymond Hettinger2008-01-171-0/+25
|
* Issue #1861: Add read-only attribute listing upcoming events in the order ↵Raymond Hettinger2008-01-171-1/+6
| | | | they will be run.
* Some cleanup in the docs.Georg Brandl2007-12-291-4/+0
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+104