[issue14304] Implement utf-8-bmp codec

Serhiy Storchaka report at bugs.python.org
Mon Apr 16 19:32:22 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

Sorry, the mail daemon has eaten a piece of example.

>>> '\u0410\u0433\u043e\u0432!\U00010000'
'Агов!\U00010000'

----------

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


More information about the Python-bugs-list mailing list