summaryrefslogtreecommitdiffstats
path: root/Doc/library/bisect.rst
Commit message (Expand)AuthorAgeFilesLines
* Clean-up docstring in examples.Raymond Hettinger2010-08-071-5/+5
* Improve the docs for bisect to cover common searching tasks.Raymond Hettinger2010-08-071-3/+57
* 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
* Update signature style of optional arguments, part two.Georg Brandl2009-04-051-28/+19
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-5/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-8/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+92