Created
September 26, 2011 13:57
-
-
Save netdesign/1242289 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <d:Description>Рівненська спеціалізована школа І-ІІІ ступенів - адаптивно-розвивальний білінгвальний заклад міжнародної інноваційної освітньої системи "Школа завтрашнього дня."</d:Description> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment