<div class="gmail_quote">2012/4/18 Karim Gorjux <span dir="ltr"><<a href="mailto:lemieliste@gmail.com">lemieliste@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Ciao a tutti!<br>Ho un problema con il parsing di file xml. PiĆ¹ precisamente non riesco a posizionarmi nel nodo che vorrei.<br>> from xml.etree.ElementTree import ElementTree<br>
> tree = ElementTree()<br>
> tree.parse('C:\file.xml')<br></blockquote><div><br></div><div>Hai provato a vedere lxml?</div><div><a href="http://lxml.de/">http://lxml.de/</a></div><div><br></div><div>Supporta pienamente xpath</div><div><a href="http://lxml.de/xpathxslt.html">http://lxml.de/xpathxslt.html</a></div>

<div><br></div><div>Ciao.<br>Marco.</div><div><br></div></div>