[Python-Dev] Fixing the XML batteries (original) (raw)
Ethan Furman ethan at stoneleaf.us
Mon Dec 12 08:32:37 CET 2011
- Previous message: [Python-Dev] Fixing the XML batteries
- Next message: [Python-Dev] Fixing the XML batteries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. :)
- Previous message: [Python-Dev] Fixing the XML batteries
- Next message: [Python-Dev] Fixing the XML batteries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]