et_xmlfile package

Submodules

et_xmlfile.xmlfile module

exception et_xmlfile.xmlfile.LxmlSyntaxError[source]

Bases: exceptions.Exception

class et_xmlfile.xmlfile.xmlfile(output_file, buffered=False, encoding=None, close=False)[source]

Bases: object

Context manager that can replace lxml.etree.xmlfile.