From myrddin@earthling.net:
Hi guys,
I got the following error report in the log:
Caught exception parsing opml file.
Traceback (most recent call last):
File "/Users/erikdj/eclipse/workspace/iSpider/ipodder/outlines.py",
line 334, in fromopml
xml.sax.parse(sio, opmlhandler)
File "/System/Library/Frameworks/Python.framework/Versions/2.3/
lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/System/Library/Frameworks/Python.framework/Versions/2.3/
lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/System/Library/Frameworks/Python.framework/Versions/2.3/
lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/System/Library/Frameworks/Python.framework/Versions/2.3/
lib/python2.3/xml/sax/expatreader.py", line 211, in feed
self._err_handler.fatalError(exc)
File "/System/Library/Frameworks/Python.framework/Versions/2.3/
lib/python2.3/xml/sax/handler.py", line 38, in fatalError
raise exception
SAXParseException: <unknown>:12:115: not well-formed (invalid
token)
I have attached the opml file for your perusal.
Any help/suggestions you could provide would be greatly
appreciated, version 2.0 looks really sweet and I'd love to use it but
subscribign to all my feeds would be a bit of a pain.
cheers,
Tony
opml feed causing error on import attempt