[docs] [issue22671] Typo in class io.BufferedIOBase docs

Martin Panter report at bugs.python.org
Thu Apr 2 02:05:06 CEST 2015


Martin Panter added the comment:

read-defaults.v3.patch:
* Split off test_RawIOBase_readall()
* Changed BufferedIOBase tests to matrix of tuples
* Added tests for empty buffer
* Test that unused part of buffer remains untouched

----------
Added file: http://bugs.python.org/file38798/read-defaults.v3.patch

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


More information about the docs mailing list