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 ned.deily
Recipients ned.deily, techtonik
Date 2011-03-02.03:02:52
SpamBayes Score 0.03899443
Marked as misclassified No
Message-id <1299034973.61.0.190186583645.issue11368@psf.upfronthosting.co.za>
In-reply-to
Content
ElementTree Element has no parent link by design.  See the "Accessing Parents" topic (http://effbot.org/zone/element.htm) in the supplemental documentation for ElementTree linked from the Python Standard Library doc set (http://docs.python.org/py3k/library/xml.etree.elementtree.html).
History
Date User Action Args
2011-03-02 03:02:53ned.deilysetrecipients: + ned.deily, techtonik
2011-03-02 03:02:53ned.deilysetmessageid: <1299034973.61.0.190186583645.issue11368@psf.upfronthosting.co.za>
2011-03-02 03:02:52ned.deilylinkissue11368 messages
2011-03-02 03:02:52ned.deilycreate