[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 18:56:17 CEST 2004
- Previous message: [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors
- Next message: [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors
- Next message: [Python-Dev] Re: Bug [ 959379 ] Implicit close() should check for errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]