标签: python xml python-2.7
请告诉我如何在线程之间粉碎800M的大型XML文件!
我应该使用哪种机制?
仅供参考我使用untangle加载文件:
untangle
doc = untangle.parse(xml)