From: Nick Coghlan <ncoghlan@gmail.com>
Date: Tue, 8 Jul 2008 14:12:42 +0000 (+0000)
Subject: Blocked revisions 64791 via svnmerge
X-Git-Tag: v3.0b2~81
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45da5a0f2fe6ab45b2fed7371b6bfde23bf1a03b;p=python

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
........
---