Pascal Chambon <chambon.pas...@gmail.com> added the comment:

I'm quite surprised it wasn't already covered by the test suite :S

Anyway I'm quite confused about the semantic which is expected from IO 
operations...

Should a flush on a closed stream fail (at the moment sometimes it does, 
sometimes doesn't) ? Why is sometimes ValueError used when I'd rather expect an 
IOError ?

----------

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

Reply via email to