This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author John Helour
Recipients John Helour, lemburg, loewis, mdk, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-26.15:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480174903.94.0.51612577793.issue24339@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-11-26 15:41:43John Heloursetrecipients: + John Helour, lemburg, loewis, vstinner, serhiy.storchaka, xiang.zhang, mdk
2016-11-26 15:41:43John Heloursetmessageid: <1480174903.94.0.51612577793.issue24339@psf.upfronthosting.co.za>
2016-11-26 15:41:43John Helourlinkissue24339 messages
2016-11-26 15:41:43John Helourcreate