Message951

Author bzimmer
Recipients
Date 2005-02-23.04:43:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=37674

The behaviour of raising an exception is consistent with CPython.  The 
bug is in PyInstance which catches the thrown exception and then calls 
__repr__.
History
Date User Action Args
2008-02-20 17:17:21adminlinkissue1149372 messages
2008-02-20 17:17:21admincreate