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 socketpair
Recipients berker.peksag, georg.brandl, ncoghlan, pitrou, serhiy.storchaka, socketpair, vstinner
Date 2014-05-28.15:15:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401290109.08.0.736901181318.issue21579@psf.upfronthosting.co.za>
In-reply-to
Content
why not to make tmpfileobj.delete as property that really sets self._closer.delete ? this will fix my problem.
History
Date User Action Args
2014-05-28 15:15:09socketpairsetrecipients: + socketpair, georg.brandl, ncoghlan, pitrou, vstinner, berker.peksag, serhiy.storchaka
2014-05-28 15:15:09socketpairsetmessageid: <1401290109.08.0.736901181318.issue21579@psf.upfronthosting.co.za>
2014-05-28 15:15:09socketpairlinkissue21579 messages
2014-05-28 15:15:08socketpaircreate