[docs] In xml.etree.ElementTree docs there are many absent Element class links (issue 28234)

bugzilla-mail-box at yandex.ru bugzilla-mail-box at yandex.ru
Fri Sep 23 04:42:58 EDT 2016


Add reply and test email notification.


http://bugs.python.org/review/28234/diff/18635/Doc/library/xml.etree.elementtree.rst
File Doc/library/xml.etree.elementtree.rst (right):

http://bugs.python.org/review/28234/diff/18635/Doc/library/xml.etree.elementtree.rst#newcode582
Doc/library/xml.etree.elementtree.rst:582: arguments.  Returns an
:class:`Element` instance.
On 2016/09/22 03:36:09, vadmium wrote:
> Wouldn’t it be clearer to say _what_ element it returns (new child,
parent, or
> something else)?
The last sentence can be more specific
"Returns the new child element which is an :class:`Element` instance."

http://bugs.python.org/review/28234/


More information about the docs mailing list