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

nick.coghlan python-3000-checkins at python.org
Tue Jul 15 16:31:20 CEST 2008


Author: nick.coghlan
Date: Tue Jul 15 16:31:20 2008
New Revision: 64963

Log:
Blocked revisions 64962 via svnmerge

........
  r64962 | nick.coghlan | 2008-07-16 00:27:37 +1000 (Wed, 16 Jul 2008) | 1 line
  
  Issue 2235: __hash__ is once again inherited by default, but inheritance can be blocked explicitly so that collections.Hashable remains meaningful
........


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


More information about the Python-3000-checkins mailing list