-
Elements and Element Trees (Brief Tutorial) (effbot.org)
This note introduces the Element, SubElement and ElementTree types available in the effbot.org elementtree library. For an overview, with links to articles and more documentation, see the ElementTree Overview page.
Why isn't there a parent attribute in Element? I understand this is an explicit choice, but why?