The lxml tutorial on XML processing with Python. ... print(etree.tostring(root, pretty_print=True)) <root> <child1/> <child2/> <child3/> </root> ...
確定! 回上一頁