XML with Python - supposed to be simple? ;)

Vladimir Cherepanov vovka_foreverREMOVE_THIS at hotmail.com
Sun Jul 21 12:06:13 EDT 2002


As a complete newbie to both XML and Python, I've been trying to create
(any!) XML document using DOM API in PyXML package. Very simple task isn't
it? It doesn't look very simple to me now, because I couldn't find out what
should I pass to Document.__init__() and how can I save an instance of
Document into a file.



Could anyone help me with sample code or any other information?




More information about the Python-list mailing list