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

nick.coghlan python-3000-checkins at python.org
Tue Jul 8 16:12:42 CEST 2008


Author: nick.coghlan
Date: Tue Jul  8 16:12:42 2008
New Revision: 64792

Log:
Blocked revisions 64791 via svnmerge

........
  r64791 | nick.coghlan | 2008-07-09 00:08:04 +1000 (Wed, 09 Jul 2008) | 1 line
  
  Issue 2517: Allow unicode messages in Exceptions again by correctly bypassing the instance dictionary when looking up __unicode__ on new-style classes
........


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


More information about the Python-3000-checkins mailing list