Phillip Pearson - web + electronics notes

tech notes and web hackery from a new zealander who was vaguely useful on the web back in 2002 (see: python community server, the blogging ecosystem, the new zealand coffee review, the internet topic exchange).

2005-1-12

cElementTree

Cool - my favourite Python XML library, Fredrik Lundh's ElementTree, now has a C implementation. To quote Erik: "On typical documents, it's 15-20 times faster than the Python version of ElementTree, and uses 2-5 times less memory".

... more like this: []