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 jcea
Recipients brett.cannon, christian.heimes, georg.brandl, jcea
Date 2012-09-10.02:24:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347243890.43.0.362302100918.issue15895@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM.

Instead of using a flag variable, could you use something like "if (fp!=NULL) fclose(fp);"?
History
Date User Action Args
2012-09-10 02:24:50jceasetrecipients: + jcea, brett.cannon, georg.brandl, christian.heimes
2012-09-10 02:24:50jceasetmessageid: <1347243890.43.0.362302100918.issue15895@psf.upfronthosting.co.za>
2012-09-10 02:24:49jcealinkissue15895 messages
2012-09-10 02:24:49jceacreate