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 pitrou
Recipients Arfrever, amaury.forgeotdarc, brett.cannon, dmalcolm, georg.brandl, gvanrossum, pitrou, r.david.murray
Date 2012-07-07.19:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341688722.44.0.327802335729.issue15110@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, it has to be done in C since tb_next can't be modified from Python code.
History
Date User Action Args
2012-07-07 19:18:42pitrousetrecipients: + pitrou, gvanrossum, brett.cannon, georg.brandl, amaury.forgeotdarc, Arfrever, r.david.murray, dmalcolm
2012-07-07 19:18:42pitrousetmessageid: <1341688722.44.0.327802335729.issue15110@psf.upfronthosting.co.za>
2012-07-07 19:18:41pitroulinkissue15110 messages
2012-07-07 19:18:41pitroucreate