I'm trying to read some XML files with the Element Tree of Python, but one of them, when I go to do the parser gives me this error:
xml.etree.ElementTree.ParseError: not well-formed (invalid token)
This is the line that gives the err...
asked by
06.06.2018 / 13:50