xml.dom.minidom -> Xpath ?

Alan Kennedy alanmk at hotmail.com
Fri Dec 5 10:08:03 EST 2003


[Alexandre]
> Using Xpath sounds realy cool but... can i do that with a DOM object ?
> (haven't found any reference to Xpath in DOM or minidom Python's doc?!)

You have to install PyXML to get Xpath support.

Try here for the software

http://pyxml.sourceforge.net/

And there is some Xpath documentation here

http://pyxml.sourceforge.net/topics/howto/section-XPath.html

HTH,

-- 
alan kennedy
------------------------------------------------------
check http headers here: http://xhaus.com/headers
email alan:              http://xhaus.com/contact/alan




More information about the Python-list mailing list