Binary search

Rudy Schockaert rudy.schockaert at pandora.be
Wed Jan 15 07:50:08 EST 2003


Hi,

I'm looking for a function that allows me to do a binary search in a file.
By binary search I mean searching for a sequence of bytes and not the binary
search as in the Python Cookbook
(http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81188)

Can anyone point me in the good direction?

Thanks in advacne,

Rudy








More information about the Python-list mailing list