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 martin.panter
Recipients abarnert, docs@python, martin.panter, mjpieters
Date 2014-10-28.23:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414537664.92.0.607272303186.issue22755@psf.upfronthosting.co.za>
In-reply-to
Content
One exception that comes to mind is generators. According to Issue 13814, it is deliberate that you have to call close(), so perhaps someone could come up with an example based on that.
History
Date User Action Args
2014-10-28 23:07:44martin.pantersetrecipients: + martin.panter, mjpieters, docs@python, abarnert
2014-10-28 23:07:44martin.pantersetmessageid: <1414537664.92.0.607272303186.issue22755@psf.upfronthosting.co.za>
2014-10-28 23:07:44martin.panterlinkissue22755 messages
2014-10-28 23:07:44martin.pantercreate