[issue2530] Document IO module

Georg Brandl report at bugs.python.org
Thu Apr 10 00:10:27 CEST 2008


Georg Brandl <georg at python.org> added the comment:

Other than the "class.method" change you already noticed, I changed some
"method"s to "attribute"s (since they are @propertied in the source),
removed parens in :meth:`` roles, moved the constructor description into
the .. class block and did some spelling corrections.

A backport to 2.6 would be great. If you also find time to put some
docstrings in, very good.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2530>
__________________________________


More information about the Python-bugs-list mailing list