summaryrefslogtreecommitdiffstats
path: root/Doc/library/bisect.rst
Commit message (Expand)AuthorAgeFilesLines
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+5
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Clean-up bisect docs.Raymond Hettinger2010-09-011-74/+76
* Backport doc updates for the bisect moduleRaymond Hettinger2010-08-071-21/+60
* Move comment to correct line.Raymond Hettinger2009-06-111-2/+2
* Add example of how to do key lookups with bisect().Raymond Hettinger2009-06-111-1/+19
* Enable doctest running for several other documents.Georg Brandl2008-03-221-1/+1
* Some cleanup in the docs.Georg Brandl2007-12-291-5/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+92