I'm using ElementTree in Python version 2.6 to create an XML file with that information. ... parseString(ET.tostring(root)).toprettyxml(indent=" ") with ...
確定! 回上一頁