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 Stephen Gallagher
Recipients Stephen Gallagher
Date 2015-03-24.00:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427158621.06.0.152403038884.issue23755@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, the temporary code I sent indicated that I was overriding the unlink() function (which I also tried, just in case __del__ was somehow protected). Neither monkeypatching unlink nor __del__ actually worked.
History
Date User Action Args
2015-03-24 00:57:01Stephen Gallaghersetrecipients: + Stephen Gallagher
2015-03-24 00:57:01Stephen Gallaghersetmessageid: <1427158621.06.0.152403038884.issue23755@psf.upfronthosting.co.za>
2015-03-24 00:57:01Stephen Gallagherlinkissue23755 messages
2015-03-24 00:57:01Stephen Gallaghercreate