import sys, xml.etree.ElementTree as ET. 2. # Create the root of the ElementTree from file. 3. root = ET.parse("thefile").getroot().
確定! 回上一頁