summaryrefslogtreecommitdiffstats
path: root/Doc/library/timeit.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #26638: Fix links to some CLI optionsMartin Panter2016-04-161-3/+3
* #15979: improve timeit documentation.Ezio Melotti2012-10-021-108/+172
* Fix rst markup in timeit docs.Ezio Melotti2012-09-201-15/+15
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-221-2/+2
* Issue #13478: document timeit.default_timer()Sandro Tosi2012-04-241-8/+14
* Backport source links from 3.x.Éric Araujo2011-08-191-1/+4
* Fix closes Issue12697 - Update the usage syntax of timeit module in the docs.Senthil Kumaran2011-08-061-6/+6
* Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge...Éric Araujo2010-12-161-9/+18
* Fixed a wrong apostropheEzio Melotti2009-06-281-1/+1
* stmt and setup can contain multiple statements, see #5896Ezio Melotti2009-06-271-2/+3
* Add more entries to the glossary.Georg Brandl2007-12-021-5/+6
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+243