commit | e4cb43d420ffe7e394d3a592932bc765d779f142 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Jan 29 00:02:31 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Jan 29 00:02:31 2009 +0000 |
tree | cc5b145dcd4b2cc9b07a1ed5c057e3f3a39ef842 | |
parent | c979448507972ddf64d6c4cae24d428c0ac77926 [diff] |
Correct docs for ABCs (MutableSequence was missing __setiem). Simplify the table by taking out inherited requirements for abstract methods.