[Python-3000-checkins] r64020 - python/branches/py3k

georg.brandl python-3000-checkins at python.org
Sat Jun 7 19:56:06 CEST 2008


Author: georg.brandl
Date: Sat Jun  7 19:56:05 2008
New Revision: 64020

Log:
Blocked revisions 64016,64018-64019 via svnmerge

........
  r64016 | georg.brandl | 2008-06-07 16:16:12 +0000 (Sat, 07 Jun 2008) | 2 lines
  
  Register IterableUserDict as a MutableMapping.
........
  r64018 | georg.brandl | 2008-06-07 17:03:28 +0000 (Sat, 07 Jun 2008) | 2 lines
  
  #3057: Fix the MutableMapping ABC to use the 2.6 dict interface.
........
  r64019 | georg.brandl | 2008-06-07 17:11:00 +0000 (Sat, 07 Jun 2008) | 2 lines
  
  Backport docs for abc module to 2.6.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-3000-checkins mailing list