[Python-Dev] Fixing the XML batteries
Ethan Furman
ethan at stoneleaf.us
Mon Dec 12 08:32:37 CET 2011
Martin,
You seem heavily invested in minidom.
In the near future I will need to parse and rewrite parts of an xml file
created by a third-party program (PrintShopMail, for the curious).
It contains both binary and textual data.
Would you recommend minidom for this purpose? What other purposes would
you recommend minidom for?
xml-confused-ly yours,
~Ethan~
(Comments by others are, of course, also welcome. :)
More information about the Python-Dev
mailing list