Python XML Iteration

前端 未结 0 1213
北恋
北恋 2020-12-17 03:55

I am trying to iterate through XML from a Requests response. Right now my python code look as such:

data = requests.post(url, data=xml, headers=headers).conte         


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