> minidom is the fastest solution if you consider the programmer time > instead of developer time. Minidom is available in standard library, > you don't have to add another dependency and worry about PyPI > downtimes and lxml compilations failures.
FWIW, ElementTree is a part of the standard library as well and is known to be much better than minidom in various ways. Regards, BG -- Baishampayan Ghose b.ghose at gmail.com _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers