Hello,

I have the following code, which will assign  XML data to a variable! What
is the best method to write the contents of the variable to a file?

=======
doc = minidom.parse(sys.stdin)
=======

Any help will be highly appreciated!

Thank you,
-- 
Regards....

Nibin.

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

Reply via email to