[New-bugs-announce] [issue27120] xmllib unable to parse in UTF8 format

Enrico report at bugs.python.org
Wed May 25 05:09:33 EDT 2016


New submission from Enrico:

The xmllib.XMLParser seems to be unable to parse 
an XML file that contains cyrillic characters.


   File "xmllib.pyc", line 172, in feed
   File "xmllib.pyc", line 268, in goahead
   File "xmllib.pyc", line 798, in syntax_error
 Error: Syntax error at line 8: illegal character in content

----------
components: XML
messages: 266322
nosy: enrico.terraneo at scamesistemi.it
priority: normal
severity: normal
status: open
title: xmllib unable to parse in UTF8 format
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27120>
_______________________________________


More information about the New-bugs-announce mailing list