• Raymond Hettinger's avatar
    Clean-up bisect docs. · 20933e08
    Raymond Hettinger yazdı
    * Document the post conditions for bisect_left() and bisect_right().
    * Fix the grades example to use more obvious breakpoints
      and to use a list comprehension instead of map() which returns
      an iterator in Py3.x.
    * Improve and expand the examples of searching sorted lists.
    * Issue 4356 -- move up reference to the SortedCollection recipe.
    20933e08
bisect.rst 5.21 KB