我在Python上使用Google App Engine,试图获取一个LXML文件并使用GZipped的iterparse解析它。我使用lxml.de中的示例创建了以下代码:from lxml import etree
from google.appengine.ext", line 491, in lxml.
我试图使用xml.etree在python中读取XML文件,但有时在解析文件时会出现内存错误。我的XML文件大小是912 My,这个问题与文件大小有关吗?代码: context = etree.iterparse('F:\\Reports\\Logs\\AppPerfect_States\\TG1_GM", line 207, in lxml.