XPath?

Philipp Lenssen lenssen at hitnet.rwth-aachen.de
Mon Apr 15 17:19:25 EDT 2002


Is it possible to use XPath in Python, if so are there any small samples? (I
already saw some XML DOM and SAX mentioned in the context of Python, but
little of XPath.) I don't mean using XSLT files, but opening an XML file in
Python, and executing something like evaluate/ match/
selectNodes(xPathString), returning a set of nodes.





More information about the Python-list mailing list