| « Rosetta - translating system for OpenSource projects | Bazaar-NG next-generation distributed version control » |
The cElementTree Module

The cElementTree module, by Fredrik Lundh is a C implementation of the ElementTree API.
Efficiently process big xml files with cElementTree
ElementTree is becoming python's standard XML framework.
It also supports processing data as it coming/loading.