It is Expat-based, so it's very fast and doesn't need to load the whole XML tree in memory. >>> print(json.dumps(xmltodict.parse(""" ... <mydocument has= ...
確定! 回上一頁