ElemenTree and namespaces

Matthew Thorley ruach at chpc.utah.edu
Mon May 16 14:03:08 EDT 2005


Does any one know if there a way to force the ElementTree module to
print out name spaces 'correctly' rather than as ns0, ns1 etc? Or is
there at least away to force it to include the correct name spaces in
the output of tostring?

I didn't see anything in the api docs or the list archive, but before I
set off to do it myself I thought I should ask, because it seemed like
the kind of thing that has already been done.

thanks



More information about the Python-list mailing list