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 georg.brandl
Recipients georg.brandl, r.david.murray, serhiy.storchaka
Date 2012-12-28.07:23:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356679393.96.0.817992447516.issue16486@psf.upfronthosting.co.za>
In-reply-to
Content
The "self.fout.close()" is not needed here I think.

Another thing the test should test is that the file was actually closed on exception.

Otherwise, LGTM.
History
Date User Action Args
2012-12-28 07:23:13georg.brandlsetrecipients: + georg.brandl, r.david.murray, serhiy.storchaka
2012-12-28 07:23:13georg.brandlsetmessageid: <1356679393.96.0.817992447516.issue16486@psf.upfronthosting.co.za>
2012-12-28 07:23:13georg.brandllinkissue16486 messages
2012-12-28 07:23:13georg.brandlcreate