My wife is a writer, which today means she uses a word processing program. It's a sophisticated, powerful program—OpenOffice.org Writer—but occasionally it won't do something that she wants it to do.
I would like to know if there is a defacto XML library for Python.<BR><BR>My googling showed me there are several options, but there seems to be a lot of range in the maturity and capabilities of ...
I'm about 98% done building an app for parsing a certain network vendor's XML dumps, and need some help with group objects I know I should have used etree, but minidom seemed too straight forward to ...