Skip to content

Instantly share code, notes, and snippets.

@netdesign
Created September 26, 2011 13:57
Show Gist options
  • Select an option

  • Save netdesign/1242289 to your computer and use it in GitHub Desktop.

Select an option

Save netdesign/1242289 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/lib/python2.6/multiprocessing/process.py", line 232, in _bootstrap
self.run()
File "/usr/lib/python2.6/multiprocessing/process.py", line 88, in run
self._target(*self._args, **self._kwargs)
File "xmlFasterParser.py", line 19, in mainParser
for event, elem in context:
File "iterparse.pxi", line 515, in lxml.etree.iterparse.__next__ (src/lxml/lxml.etree.c:86643)
File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088)
XMLSyntaxError: xmlParseCharRef: invalid xmlChar value 11, line 28153825, column 161
<d:Description>Рівненська спеціалізована школа І-ІІІ ступенів - адаптивно-розвивальний білінгвальний заклад міжнародної інноваційної освітньої системи &#11;"Школа завтрашнього дня."</d:Description>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment