I google for 'convert python dictionary xml' but got way too many hits.

Anyone have any pointers for a quick way to have a python dictionary
represented as xml? I want to have repr(pythondict) where
<tagname>=keyname, and the contents of the tag is the value.


--
David Bear
College of Public Programs at Arizona State University

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

Reply via email to