How to parse the XML response with Python. ... for child in root.iter('*'): print(child.tag) TopologyElements TopologyElement ...
確定! 回上一頁