[issue18059] Add multibyte encoding support to pyexpat

Serhiy Storchaka report at bugs.python.org
Sat May 25 23:24:42 CEST 2013


Serhiy Storchaka added the comment:

Here is a patch which implements first way.

Yes, looks as followed encodings could not be supported at all: euc-kr, gb18030, iso2022-kr, utf-7, cp037, cp424, cp500, cp864, cp875, cp1026, cp1140, utf_32, utf_32_be, utf_32_le.

----------
keywords: +patch
Added file: http://bugs.python.org/file30373/pyexpat_multibyte_encodings.patch

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


More information about the Python-bugs-list mailing list