"drop-in" DOM replacement for minidom?

Paul Miller paul at fxtech.com
Wed Aug 13 12:09:39 EDT 2003


We've run into minidom's inabilty to handle large (20+MB) XML files, and
need a replacement that can handle it. Unfortunately, we're pretty
dependent on a DOM, so a pulldom or SAX replacement is likely out of the
question for now.

Has someone done a more efficient minidom replacement module that we can
just drop in? Preferrably written in C?






More information about the Python-list mailing list