John O'Connor <tehj...@gmail.com> added the comment:

Attached patch draft for buffered_readinto(). patchcheck removed some 
whitespace as well.

Daniel, I agree. BufferedReader.readinto seemingly defeats the purpose of using 
a BufferedReader to begin with. Though, for the difference Antoine pointed out 
it makes sense (more of an accumulator).

Interesting thread about prefetch(). +1

----------
keywords: +patch
Added file: http://bugs.python.org/file21899/buffered_readinto.patch

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

Reply via email to