Josh English wrote:
I found the code posted at
http://infix.se/2007/02/06/gentlemen-indent-your-xml

quite helpful in turning my xml into human-readable structures. It works
best for XML-Data.

Josh
It's done in one line with

http://docs.python.org/library/xml.dom.minidom.html#xml.dom.minidom.Node.writexml

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

Reply via email to