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 vstinner
Recipients akuchling, ghazel, loewis, tim.peters, vstinner
Date 2008-10-06.22:41:47
SpamBayes Score 4.1776275e-05
Marked as misclassified No
Message-id <1223332908.3.0.696904418973.issue1565525@psf.upfronthosting.co.za>
In-reply-to
Content
Similar issue: issue4034 proposes to be able to set tb.tb_frame=None. 
It's easy to implement this, I can write a patch for this.
History
Date User Action Args
2008-10-06 22:41:48vstinnersetrecipients: + vstinner, tim.peters, loewis, akuchling, ghazel
2008-10-06 22:41:48vstinnersetmessageid: <1223332908.3.0.696904418973.issue1565525@psf.upfronthosting.co.za>
2008-10-06 22:41:47vstinnerlinkissue1565525 messages
2008-10-06 22:41:47vstinnercreate