PyXML: SAX vs. DOM

Matthias Kaeppler void at void.com
Fri Jan 20 15:19:07 EST 2006


Hi,

I have to say I am confused about the documentation on pyxml.sf.net.
When I want to use DOM, I effectively am using a class called Sax2? ^^
I also have to catch SAXExceptions, which reside in xml.sax._exceptions.

I thought DOM and SAX are two completely different things. Why is PyXML 
mixing them up like this?

Thanks,
Matthias



More information about the Python-list mailing list