[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
- Previous message: [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors
- Next message: [Python-Dev] python with database connectivity
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter Astrand wrote:
+ PySysWriteStderr("close failed: %s\n", strerror(errno));
This should use HAVE_STRERROR.
Regards, Martin
- Previous message: [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors
- Next message: [Python-Dev] python with database connectivity
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]