Commit 6d0cee11 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Add forgotten import

parent 352ca8cb
# test for xml.dom.minidom
from xml.dom.minidom import parse, Node, Document, parseString
from xml.dom import HierarchyRequestErr
import xml.parsers.expat
import os.path
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment