How to find file path for XML root

后端 未结 0 1669
悲哀的现实
悲哀的现实 2021-02-12 01:43

In my python code I am using the root = ElementTree.parse(known_file_path).getroot() method to return an XML tree. I know the location of known_file_path

相关标签:
回答
  • 消灭零回复
提交回复
热议问题