[issue24339] iso6937 encoding missing

John Helour report at bugs.python.org
Wed Nov 30 09:46:18 EST 2016


John Helour added the comment:

Please ignore my previous question about:
tmp += bytearray(encoding_map[c], 'latin1', 'ignore')

The latest version don't needs such encoding ...

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

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


More information about the Python-bugs-list mailing list