[issue24339] iso6937 encoding missing

John Helour report at bugs.python.org
Sat Nov 26 10:43:31 EST 2016


John Helour added the comment:

If I take the ISO_6937 file as a template for encoding table then
increasing the range 0x20..0x7f to 0x00..0xA0 is the simplest solution.

----------
Added file: http://bugs.python.org/file45654/iso6937.py

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


More information about the Python-bugs-list mailing list