Gowri schrieb:
> Hello,
> 
> I've been reading about ElementTreee and ElementPath so I could use
> them to find the right elements in the DOM. Unfortunately neither of
> these seem to offer XPath like capabilities where I can find elements
> based on tag, attribute values etc. Are there any libraries which can
> give me XPath like functionality?


lxml does that.

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

Reply via email to