Raj kumar wrote:

> document.createElement("abc")
> and i appeneded it by using append() method.
> But how i can reflect this change to my xml file?

write it out again:

   http://python.org/doc/current/lib/dom-objects.html

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to