blob: c01cd52f72713ecb6dfe28934e988229922f54ba [file] [log] [blame]
import shmixml.dom.minidom
import xml.dom.minidom
if 'dom' not in xml.__dict__:
xml.dom = shmixml.dom