[issue4356] Add "key" argument to "bisect" module functions

Raymond Hettinger report at bugs.python.org
Sun Aug 8 03:03:43 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Added a link to the a SortedCollections recipe, added example of how to do searches, and noted the O(n) performance of the insort() functions.

See r83786

----------
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4356>
_______________________________________


More information about the Python-bugs-list mailing list