The definition of the DOM API for Python is given as part of the xml.dom module documentation. This section lists the differences between the API and xml.dom.minidom.
The following standard DOM methods have special considerations with xml.dom.minidom:
See About this document... for information on suggesting changes.