Newbie: using the parser from PyExpat/sgmlop

Henk Henk
Mon Jun 23 04:18:04 EDT 2003


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




More information about the Python-list mailing list