Enquire Now

Tags: minidom

xml.dom.minidom is a Python DOM implementation, part of the standard library. Its use is not recommended: you probably want to use xml.etree.ElementTree instead.

0 Questions