Hi, Josh English wrote: > The only disadvantage I've run into is my implementation spends a lot > of time parsing and over writing my XML data files, so that overhead > is costly
Sounds like you should give lxml a try. It's about as fast as cElementTree on parsing, but several times faster on serialisation. http://codespeak.net/lxml/performance.html#parsing-and-serialising Stefan _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig