This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author py.user
Recipients docs@python, py.user
Date 2016-09-21.10:27:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474453668.8.0.0192177985612.issue28234@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/library/xml.etree.elementtree.html#reference

1. Comment
2. iselement()
3. ProcessingInstruction
4. SubElement
5. Element.find()
6. ElementTree._setroot()
7. TreeBuilder

Applied a patch to the issue that adds Element class links.
History
Date User Action Args
2016-09-21 10:27:48py.usersetrecipients: + py.user, docs@python
2016-09-21 10:27:48py.usersetmessageid: <1474453668.8.0.0192177985612.issue28234@psf.upfronthosting.co.za>
2016-09-21 10:27:48py.userlinkissue28234 messages
2016-09-21 10:27:48py.usercreate