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 sandberg
Recipients sandberg
Date 2010-06-03.11:39:26
SpamBayes Score 0.03584994
Marked as misclassified No
Message-id <1275565167.77.0.94387257463.issue8886@psf.upfronthosting.co.za>
In-reply-to
Content
It's nice that ZipFile is a context manager in 2.7.  It would be nice and more consistent if the objects returned from ZipFile.open() were context managers too.
History
Date User Action Args
2010-06-03 11:39:27sandbergsetrecipients: + sandberg
2010-06-03 11:39:27sandbergsetmessageid: <1275565167.77.0.94387257463.issue8886@psf.upfronthosting.co.za>
2010-06-03 11:39:26sandberglinkissue8886 messages
2010-06-03 11:39:26sandbergcreate