Module ElementTree
  Classes
    Element
    ElementTree
    ParseError
    QName
    TreeBuilder
    XMLParser
    XMLTreeBuilder
    _Element
    _ElementInterface
    _IterParseIterator
    _SimpleElementPath
  Functions
    Comment
    PI
    ProcessingInstruction
    SubElement
    XML
    XMLID
    _encode
    _escape_attrib
    _escape_attrib_html
    _escape_cdata
    _namespaces
    _raise_serialization_error
    _serialize_html
    _serialize_text
    _serialize_xml
    dump
    fromstring
    fromstringlist
    iselement
    iterparse
    parse
    register_namespace
    tostring
    tostringlist
  Variables
    HTML_EMPTY
    VERSION
    __package__
    _namespace_map
    _serialize
[hide private]