[XML-SIG] looking for conversion from dictionary

David Bear david.bear at asu.edu
Wed May 23 02:25:48 CEST 2007


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



More information about the XML-SIG mailing list