[Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors

"Martin v. Löwis" martin at v.loewis.de
Tue Oct 26 18:56:17 CEST 2004


Peter Astrand wrote:
> Yes. Thanks. Here's the new patch. OK to commit?

No. I feel that perror is inappropriate; PySys_WriteStderr
might be slightly better. However, it might be that even
raising an exception has some value.

Regards,
Martin


More information about the Python-Dev mailing list