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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, barry, mattip, r.david.murray
Date 2012-06-11.07:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339399916.57.0.234035917179.issue15040@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure about the __del__: if pypy's deferred garbage collection is not enough to close self._file, how can a __del__ method help?
History
Date User Action Args
2012-06-11 07:31:56amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, barry, r.david.murray, mattip
2012-06-11 07:31:56amaury.forgeotdarcsetmessageid: <1339399916.57.0.234035917179.issue15040@psf.upfronthosting.co.za>
2012-06-11 07:31:55amaury.forgeotdarclinkissue15040 messages
2012-06-11 07:31:55amaury.forgeotdarccreate