1. 29 Jan, 2009 2 commits
    • Benjamin Peterson's avatar
      Blocked revisions 69070,69074 via svnmerge · 0b6f896b
      Benjamin Peterson authored
      ........
        r69070 | raymond.hettinger | 2009-01-28 17:02:26 -0600 (Wed, 28 Jan 2009) | 6 lines
      
        Issue 4920:  Fixed next() vs __next__() issues in the ABCs
        for Iterator and MutableSet.  Also added thorough test for
        required abstractmethods.
      ........
        r69074 | raymond.hettinger | 2009-01-28 17:58:16 -0600 (Wed, 28 Jan 2009) | 1 line
      
        Correct docs for ABCs (MutableSequence was missing __setiem).  Simplify the table by taking out inherited requirements for abstract methods.
      ........
      0b6f896b
    • Raymond Hettinger's avatar
      Correct docs for ABCs (MutableSequence was missing __setiem). Simplify the... · d23e013c
      Raymond Hettinger authored
      Correct docs for ABCs (MutableSequence was missing __setiem).  Simplify the table by taking out inherited requirements for abstract methods.
      d23e013c
  2. 28 Jan, 2009 5 commits
  3. 27 Jan, 2009 24 commits
  4. 26 Jan, 2009 9 commits