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

"Martin v. Löwis" martin at v.loewis.de
Tue Oct 26 22:03:20 CEST 2004


Peter Astrand wrote:

+ PySysWriteStderr("close failed: %s\n", strerror(errno));

This should use HAVE_STRERROR.

Regards, Martin



More information about the Python-Dev mailing list