Hi Amaury,

On Wed, Jan 12, 2011 at 2:49 AM, Paolo Giarrusso <[email protected]> wrote:
> I propose that PyPy keeps reporting the error for files opened in any
> write mode

I would also think that it's better to keep reporting errors (and for
all files instead of just write mode files).  In my opinion, it would,
if nothing else, give users the message: "we got an error when
close()ing this file automatically, but you should really close it
explicitly yourself in the first place".  Maybe it can even be written
in that sense in the error message.


A bientôt,

Armin.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to