load xml file name from user path in python

后端 未结 0 1508
既然无缘
既然无缘 2021-01-22 10:16

I started working with python to modify some xml files. I did succeed to parse and modify in my xml file using the code below:

from lxml import etree, objectify
i         


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