On Aug 13, 2014, at 11:54 AM, Jesus arteche <[email protected]> wrote:

>  File "/usr/lib/python2.6/xmlrpclib.py", line 601, in feed
>    self._parser.Parse(data, 0)
> ExpatError: mismatched tag: line 37, column 18

Based on this stack trace, whichever XML file you are trying to parse is broken 
on line 37, column 18.

Jerry

Reply via email to