|
After reading about ElementTree here a few months ago, I used it for a small project and really liked its Python nature.
XML output is as easy as a document's write method, but there does not seem to be a prettyprint function. Or am I not looking in the right place?
-- Wade Leftwich
Ithaca, NY
|