It would appear that xml.dom.minidom or xml.sax.* might be the best thing to use since PyXML is going without support. Best of all it is included in the base Python distribution, so no addition hunting required.
Is this right thinking? Is there a better solution? -- http://mail.python.org/mailman/listinfo/python-list