Create a new element howto. elem.append(etree.Element("child1")) child2 = etree.SubElement(root, ...
確定! 回上一頁