]> granicus.if.org Git - python/commit
Blocked revisions 64791 via svnmerge
authorNick Coghlan <ncoghlan@gmail.com>
Tue, 8 Jul 2008 14:12:42 +0000 (14:12 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Tue, 8 Jul 2008 14:12:42 +0000 (14:12 +0000)
commit45da5a0f2fe6ab45b2fed7371b6bfde23bf1a03b
tree26bb79f8cf89b2fe182c30297b8ed4117d781899
parent2ac5de2a56f74026d3f82e014e564b884d06c8f2
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
........