[docs] [issue18315] bufsize parameter not documented in 2.7.5
R. David Murray
report at bugs.python.org
Thu Jun 27 18:19:41 CEST 2013
R. David Murray added the comment:
A quick look at the VCS history indicates bufsize has been in there for a long time. The sphinx docs are wrong as well. This is correctly documented in python3, apparently as part of the conversion from [] notation to keyword notation in d143eb624cf5.
----------
nosy: +r.david.murray
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18315>
_______________________________________
More information about the docs
mailing list