Why does ElementTree.iterparse sometimes retrieve XML elements incompletely?

前端 未结 0 1701
旧巷少年郎
旧巷少年郎 2021-01-28 18:15

I\'m parsing an XML file which is too big to load into memory completely, so I am using an xml.etree.ElementTree.iterparse to parse it.

The problem I\'m havi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题