[EMAIL PROTECTED]: >I wrote a program that takes an XML file into memory using Minidom. I >found out that the XML document is 10gb. > >I clearly need SAX or something else? > >Any suggestions on what that something else is?
PullDOM. http://www-128.ibm.com/developerworks/xml/library/x-tipulldom.html http://www.prescod.net/python/pulldom.html http://docs.python.org/lib/module-xml.dom.pulldom.html (not much) -- René Pijlman -- http://mail.python.org/mailman/listinfo/python-list