This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients
Date 2004-09-16.13:49:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=11105

I don't have time to cook up a complete patch for ceval.c,
but the attached extend_exception.c file contains a function
which works for me, in another context.

It could be used to raise a type error containing the
original exception's text.
History
Date User Action Args
2007-08-23 14:25:41adminlinkissue1014215 messages
2007-08-23 14:25:41admincreate