How can I tell ElementTree to ignore namespaces in an XML file? ... ElementTree.fromstring(pom) print 1,root.findall('modelVersion') print 2 ...
確定! 回上一頁