Jesús Cea Avión added the comment:

LGTM.

Instead of using a flag variable, could you use something like "if (fp!=NULL) 
fclose(fp);"?

----------
nosy: +jcea

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15895>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to