Surely, minidom is not the only way to use XML files in Python. There is a better approach called ElementTree that is an easy to use module in the xml.etree ...
確定! 回上一頁