Glenn Linderman <v+pyt...@g.nevcal.com> added the comment:

Would it suffice if the new scheme internally flushed after every buffer.write? 
 It wouldn't be needed after write, because the correct application would 
already do one there?

Am I off-base in supposing that the performance of buffer.write is expected to 
include a flush (because it isn't expected to be buffered)?

----------

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

Reply via email to