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 bbrazil, brett.cannon, pitrou
Date 2010-10-30.12:46:56
SpamBayes Score 0.00030490637
Marked as misclassified No
Message-id <1288442817.54.0.0842456160638.issue10246@psf.upfronthosting.co.za>
In-reply-to
Content
I think there should be a try..finally block so that those files get closed even when there's an error in-between.
History
Date User Action Args
2010-10-30 12:46:57pitrousetrecipients: + pitrou, brett.cannon, bbrazil
2010-10-30 12:46:57pitrousetmessageid: <1288442817.54.0.0842456160638.issue10246@psf.upfronthosting.co.za>
2010-10-30 12:46:56pitroulinkissue10246 messages
2010-10-30 12:46:56pitroucreate