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 benjamin.peterson, ghazel, pitrou, vstinner
Date 2008-12-28.15:37:03
SpamBayes Score 0.17464119
Marked as misclassified No
Message-id <1230478624.09.0.136178775578.issue4034@psf.upfronthosting.co.za>
In-reply-to
Content
One possibility would be to only allow deleting the tb_frame attribute
(setting it to NULL), not setting it to an arbitrary object.
History
Date User Action Args
2008-12-28 15:37:04pitrousetrecipients: + pitrou, vstinner, ghazel, benjamin.peterson
2008-12-28 15:37:04pitrousetmessageid: <1230478624.09.0.136178775578.issue4034@psf.upfronthosting.co.za>
2008-12-28 15:37:03pitroulinkissue4034 messages
2008-12-28 15:37:03pitroucreate