summaryrefslogtreecommitdiffstats
path: root/Doc/library/timeit.rst
Commit message (Expand)AuthorAgeFilesLines
* Update timeit documentation w.r.t default timer changes.Georg Brandl2012-05-011-15/+15
* Issue #13478: document timeit.default_timer()Sandro Tosi2012-04-241-8/+16
* Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.Senthil Kumaran2011-08-061-6/+6
* More source links.Raymond Hettinger2011-01-271-0/+4
* Fix usage of :option: in the docs (#9312).Éric Araujo2010-11-181-9/+18
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-7/+6
* Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,...Benjamin Peterson2009-06-281-2/+3
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-1/+1
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-5/+6
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-8/+6
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-11/+4
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+243