from lxml import etree. print ( "running with lxml.etree" ). except ImportError: try : # Python 2.5. import xml.etree.cElementTree as etree.
確定! 回上一頁