Mensaje citado por Prasad PS <[EMAIL PROTECTED]>:

> Hi,
>  I have an xml file. Now I want to add a node to the existing xml file.
> How can I do this using Python?
>  I would appreciate if someone could help me in doing this.
> With regards,
> Prasad.p.s. 
> 

It's easy. You can use python xml dom [1] or in a more pythonic way I prefer
amara [2]


Greetings,

[1] http://pyxml.sourceforge.net/topics/howto/node21.html
[2] http://uche.ogbuji.net/uche.ogbuji.net/tech/4Suite/amara/manual.html


-- 

Luis Miguel
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to