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 berker.peksag
Recipients benjamin.peterson, berker.peksag, eric.smith, mjpieters, python-dev, r.david.murray, vajrasky, vstinner
Date 2015-01-05.09:53:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420451638.0.0.835408386124.issue18644@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the suggestion, Eric. contextlib.closing(open(...)) looks unnecessary to me. Here is an alternative patch.
History
Date User Action Args
2015-01-05 09:53:58berker.peksagsetrecipients: + berker.peksag, mjpieters, vstinner, eric.smith, benjamin.peterson, r.david.murray, python-dev, vajrasky
2015-01-05 09:53:58berker.peksagsetmessageid: <1420451638.0.0.835408386124.issue18644@psf.upfronthosting.co.za>
2015-01-05 09:53:57berker.peksaglinkissue18644 messages
2015-01-05 09:53:57berker.peksagcreate