STINNER Victor <victor.stin...@haypocalc.com> added the comment:

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

bufferedreader_readall.patch requires fileio_readall_closed.patch and 
rawiobase_readall.patch fixes.

----------
Added file: http://bugs.python.org/file22109/bufferedreader_readall.patch

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

Reply via email to