The lxml is a Python library which provided a Pythonic interface for C ... from lxml import etree xml = open("test.xml").read() print (xml) doc = etree.
確定! 回上一頁