xml.dom - reading from a file
sashan
mabus at operamail.com
Sun Nov 16 19:39:13 EST 2003
Is the way to use DOM for an xml file as follows:
1) Read the file into a string
2) Call xml.dom.minidom.parseString(string)
More information about the Python-list
mailing list