> > I need to use XML parsing with xpath: a simple xml reader.
>
> You can try lxml, have a look herehttp://codespeak.net/lxml/xpathxslt.html
Thanks a lot to everyone!
--
http://mail.python.org/mailman/listinfo/python-list
"Hole" ha scritto nel messaggio
news:daf5cd00-36dc-4ab4-976e-a6d859b52...@w24g2000prd.googlegroups.com...
> Hi all,
>
> I hope this is not an "overasked" question but I find myself quite
> confused about python xml management (I have to use python for a
> project and I come from java world, you kn
Diez B. Roggisch wrote:
> Hole wrote:
>
>> Hi all,
>>
>> I hope this is not an "overasked" question but I find myself quite
>> confused about python xml management (I have to use python for a
>> project and I come from java world, you know...where frameworks,
>> libraries and tools to use are st
Hole wrote:
> Hi all,
>
> I hope this is not an "overasked" question but I find myself quite
> confused about python xml management (I have to use python for a
> project and I come from java world, you know...where frameworks,
> libraries and tools to use are standard de iure or standard de facto
Hi all,
I hope this is not an "overasked" question but I find myself quite
confused about python xml management (I have to use python for a
project and I come from java world, you know...where frameworks,
libraries and tools to use are standard de iure or standard de facto).
I need to use XML par