@python.org
Subject: Re: [XML-SIG] xml.sax._exceptions.SAXParseException
FURLONG -, LAURA INES wrote:
> When I try to parse an xml file I get the following error:
>
>
> File "", line 1, in ?
> File "/usr/lib/python2.3/site-packages/_xmlplus/sax/expatrea
FURLONG -, LAURA INES wrote:
> When I try to parse an xml file I get the following error:
>
>
> File "", line 1, in ?
> File "/usr/lib/python2.3/site-packages/_xmlplus/sax/expatreader.py", line
> 109, in parse
> xmlreader.IncrementalParser.parse(self, source)
> File "/usr/lib/python2.3/
Hi,
When I try to parse an xml file I get the following error:
File "", line 1, in ?
File "/usr/lib/python2.3/site-packages/_xmlplus/sax/expatreader.py", line
109, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/lib/python2.3/site-packages/_xmlplus/sax/xmlreader.py