Ye Olde Binary Search
Moshe Zadka
moshez at math.huji.ac.il
Fri Mar 31 14:29:28 EST 2000
More information about the Python-list mailing list
Fri Mar 31 14:29:28 EST 2000
- Previous message (by thread): Ye Olde Binary Search
- Next message (by thread): Advice requested: GUI project beginning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 31 Mar 2000, Warren Postma wrote: > Is there a builtin somewhere in Python to do a binary search on a list? There's the bisect.py module. -- Moshe Zadka <mzadka at geocities.com>. http://www.oreilly.com/news/prescod_0300.html http://www.linux.org.il -- we put the penguin in .com
- Previous message (by thread): Ye Olde Binary Search
- Next message (by thread): Advice requested: GUI project beginning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list