[Python-checkins] r75763 - python/branches/release26-maint

georg.brandl python-checkins at python.org
Tue Oct 27 14:25:31 CET 2009


Author: georg.brandl
Date: Tue Oct 27 14:25:31 2009
New Revision: 75763

Log:
Blocked revisions 69074 via svnmerge

........
  r69074 | raymond.hettinger | 2009-01-29 00:58:16 +0100 (Do, 29 Jan 2009) | 1 line
  
  Correct docs for ABCs (MutableSequence was missing __setiem).  Simplify the table by taking out inherited requirements for abstract methods.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list