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".
tech notes and web hackery from the guy that brought you bzero, python community server, the blogging ecosystem, the new zealand coffee review and the internet topic exchange
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".