parseString(rough_string) return reparsed.toprettyxml(indent=" ") The updated example now looks like the following: from xml.etree.ElementTree import ...
確定! 回上一頁