diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-01-29 01:59:38 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-01-29 01:59:38 (GMT) |
commit | 0b6f896b0b7f550544c3bc86c0cb0d8a4b60da16 (patch) | |
tree | 21bd667e2eb8b94ccf9ef5aad7fd79aeb47a2f88 | |
parent | d23e013c7d6e2005d7b4debc46c723114c6e706c (diff) | |
download | cpython-0b6f896b0b7f550544c3bc86c0cb0d8a4b60da16.zip cpython-0b6f896b0b7f550544c3bc86c0cb0d8a4b60da16.tar.gz cpython-0b6f896b0b7f550544c3bc86c0cb0d8a4b60da16.tar.bz2 |
Blocked revisions 69070,69074 via svnmerge
........
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.
........
0 files changed, 0 insertions, 0 deletions