With the iterparse function you can edit the element tree that is stored while parsing the XML. Import the ElementTree object: import xml.etree.ElementTree as ...
確定! 回上一頁