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 arigo, neologix, nikratio, pitrou, serhiy.storchaka, tim.peters, vstinner
Date 2014-12-04.10:51:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417690288.3.0.246828862247.issue17852@psf.upfronthosting.co.za>
In-reply-to
Content
You mean encourage people to explicitly use "with" or call close()? Yes, that's the simplest answer. It's why we added ResourceWarning.
History
Date User Action Args
2014-12-04 10:51:28pitrousetrecipients: + pitrou, tim.peters, arigo, vstinner, nikratio, neologix, serhiy.storchaka
2014-12-04 10:51:28pitrousetmessageid: <1417690288.3.0.246828862247.issue17852@psf.upfronthosting.co.za>
2014-12-04 10:51:28pitroulinkissue17852 messages
2014-12-04 10:51:28pitroucreate