Inserting an element into existing xml file

Anand n.anand.k at gmail.com
Tue Sep 25 05:28:05 EDT 2007


Hi,

I'm new to Python. we are using python2.4.

I wanted to insert an element into an existing xml file. Can anyone
help me with this?
I've seen lxml and elementTree in python2.5 has some API's to insert
into existing xml file.
We cant use python 2.5 due to some limitations. So how can we do it in
2.4?

Thanks in Advance,
Anand




More information about the Python-list mailing list