et_xmlfile.xmlfile module

exception et_xmlfile.xmlfile.LxmlSyntaxError[source]

Bases: Exception

class et_xmlfile.xmlfile.xmlfile(output_file, buffered=False, encoding='utf-8', close=False)[source]

Bases: object

Context manager that can replace lxml.etree.xmlfile.