[docs] [issue16954] Add docstrings for ElementTree module

Ezio Melotti report at bugs.python.org
Thu Jan 24 20:43:15 CET 2013


Ezio Melotti added the comment:

> (or maybe this is just a use-your-common-sense thing)

That's probably the best thing.  I don't think we follow any specific convention for args in the docstring.  Mostly they are just described in the text, without having lists of args.

----------

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


More information about the docs mailing list