[docs] [issue16954] Add docstrings for ElementTree module

Eli Bendersky report at bugs.python.org
Sun Jan 13 18:17:03 CET 2013


Eli Bendersky added the comment:

Definitely. And this is one of those issues where I can wholeheartedly say that patches are welcome :-)

Even incremental patching will be OK (i.e. patches documenting single methods or groups of methods).

Incidentally, while replacing the comment by docstring for issue #14377, I noticed an argument (default_namespace) that wasn't documented anywhere, including the ReST docs. So such a transition can have more benefits than seems on the surface.

----------
keywords: +easy

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


More information about the docs mailing list