My program saves a bit of XML data to a file in a prettyfied format from an XML string. This does the trick: from xml.dom.minidom import parseString dom ...
確定! 回上一頁