1. 01 Sep, 2010 2 commits
    • Raymond Hettinger's avatar
      2-to-3 fixup for map() example in docs · d292a17f
      Raymond Hettinger authored
      d292a17f
    • Raymond Hettinger's avatar
      Clean-up bisect docs. · 20933e08
      Raymond Hettinger authored
      * 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
  2. 31 Aug, 2010 6 commits
  3. 30 Aug, 2010 11 commits
  4. 29 Aug, 2010 5 commits
  5. 28 Aug, 2010 8 commits
  6. 26 Aug, 2010 4 commits
  7. 25 Aug, 2010 4 commits