[issue12175] FileIO.readall() read the file position and size at each read

Antoine Pitrou report at bugs.python.org
Wed May 25 17:00:37 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> bufferedreader_readall.patch: BufferedReader.read(None) calls
> raw.readall() if available.

Have you run any benchmarks?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12175>
_______________________________________


More information about the Python-bugs-list mailing list