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

Martin Panter report at bugs.python.org
Tue Dec 23 00:31:13 CET 2014


Martin Panter added the comment:

Adding patch v2 with readinto1() as a “mixin method” and dropped many of my earlier changes for better consistency with the introduction of the classes (which I never really read before :P)

----------
Added file: http://bugs.python.org/file37528/read-defaults.v2.patch

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


More information about the docs mailing list