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 georg.brandl
Recipients
Date 2007-06-11.08:28:46
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Note that there is already a call_trace_protected in ceval.c which saves/restores the exception,
it just doesn't seem to be called in this instance.
History
Date User Action Args
2007-08-23 14:54:50adminlinkissue1733757 messages
2007-08-23 14:54:50admincreate