[issue11368] xml.etree.ElementTree.Element should have a reference to parent

anatoly techtonik report at bugs.python.org
Wed Mar 2 02:58:36 CET 2011


New submission from anatoly techtonik <techtonik at gmail.com>:

There is no way to get parent element from xml.etree.ElementTree.Element. This is one of the essential functions for XML support.

----------
components: XML
messages: 129848
nosy: techtonik
priority: normal
severity: normal
status: open
title: xml.etree.ElementTree.Element should have a reference to parent

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


More information about the Python-bugs-list mailing list