If you want to save to a file create a xml tree with ElementTree() function and to save to a file use write() method tree = ET.
確定! 回上一頁