xml.dom.minidom -> Xpath ?
Alan Kennedy
alanmk at hotmail.com
Fri Dec 5 10:08:03 EST 2003
More information about the Python-list mailing list
Fri Dec 5 10:08:03 EST 2003
- Previous message (by thread): xml.dom.minidom -> Xpath ?
- Next message (by thread): xml.dom.minidom -> Xpath ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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
- Previous message (by thread): xml.dom.minidom -> Xpath ?
- Next message (by thread): xml.dom.minidom -> Xpath ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list