Martin v. Löwis <mar...@v.loewis.de> added the comment:

One solution would be to duplicate the UTF-8 decoder for OSX, incorporating 
surrogate escape. This should be much shorter than the full UTF-8 codec, and 
perhaps at least utf8_code_length could be shared.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4388>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to