[Python] Xpath 2.0 e Python

Dario Vinella d.vinella a gmail.com
Gio 4 Giu 2015 20:54:20 CEST


Potresti provare lxml-xpath2-functions

In [9]: tree.xpath('string-join(//a/tr[1]/td, "")')
Out[9]: '1985'


Maggiori informazioni sulla lista Python