Use lxml.etree.parse(source) to parse the XML file source and return an ElementTree object. Call lxml.etree.tostring ...
確定! 回上一頁