Parsing XML with ElementTree's iter() with no argument, does not return the first several tags in file

后端 未结 0 1668
情深已故
情深已故 2021-01-18 05:31

I am trying to extract all of the headers from an XML file and put them into a list in python, however, every time I run my code the first tag extracted from the file is not

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