[issue14304] Implement utf-8-bmp codec

Serhiy Storchaka report at bugs.python.org
Sun Apr 29 07:52:57 CEST 2012


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

Andrew, imagine that the utf-8-bmp codec is already there (I will do it
for you, if I see its necessity). How are you going to use it? Show a
patch that fixes IDLE and tkinter using this codec. It seems to me that
any result can be achieved without the codec, and not higher cost. And
that's not counting cost of the codec itself.

----------

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


More information about the Python-bugs-list mailing list