Barry wrote:
> I recently tried switching from ElementTree to cElementTree. My
> application parses a collection of large XML files and creates indexes
> based on certain attributes. This entire collection is saved as an
> instance of my Database class. Using ElementTree and cPickle has
> allowe
I recently tried switching from ElementTree to cElementTree. My
application parses a collection of large XML files and creates indexes
based on certain attributes. This entire collection is saved as an
instance of my Database class. Using ElementTree and cPickle has
allowed me to save these inst