STINNER Victor added the comment:

Since the codec has only been asked once, 5 years ago, I consider that there is 
not enough interested to put yet another encoding. Python already supports a 
lot of encodings.

It's easy to use your custom codec without having to modify Python, just 
register it:
https://docs.python.org/dev/library/codecs.html#codecs.register

----------
nosy: +haypo
resolution:  -> out of date
status: open -> closed
versions: +Python 3.5 -Python 3.2

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

Reply via email to