xml, minidom, ElementTree
Ethan Furman
ethan at stoneleaf.us
Tue Dec 13 18:21:12 EST 2011
More information about the Python-list mailing list
Tue Dec 13 18:21:12 EST 2011
- Previous message (by thread): pyside dynamic buttons
- Next message (by thread): xml, minidom, ElementTree
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In the near future I will need to parse and rewrite parts of a xml files created by a third-party program (PrintShopMail, for the curious). It contains both binary and textual data. There has been some strong debate about the merits of minidom vs ElementTree. Recommendations? ~Ethan~
- Previous message (by thread): pyside dynamic buttons
- Next message (by thread): xml, minidom, ElementTree
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list