Venu, 17.01.2011 21:34:
Using cElementTree, would you be willing show to me how to find the nodes with 
certain attribute, ie search using attributes and attibute values.
I did not see any example code from the cElementTree official website.

Check out the documentation of ElementTree and lxml.etree. That should get you going.

Stefan

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to