Hi, I want to use the XML parser from PyExpat and/or sgmlop. I have installed PyXML 0.8.2. I want to parse an XML file into a DOM-tree, like the DOM-tree in Document() from minidom.py. This may be a stupid question, but as I am a newbie: can anyone help me out how I can force Python to use the parser from PyExpat or sgmlop? Thanks, Henk