On 2011-02-07 18:46:17 -0500, Josh English said:
I found the code posted athttp://infix.se/2007/02/06/gentlemen-indent-your-xmlquite helpful in turning my xml into human-readable structures. It works best for XML-Data.
lxml, which the code is using, already has a pretty_print feature according to this http://codespeak.net/lxml/tutorial.html which would do the same, would it not?
-- ./Sven
-- http://mail.python.org/mailman/listinfo/python-list