R. David Murray <rdmur...@bitdance.com> added the comment:

I don't understand what you are saying about raising a ValueError on close.  f 
= open('x'); f.close(); f.close() does not raise any error, as Amaury pointed 
out.

So I still don't understand the motivation for a more complex fix.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11700>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to