Message231596
I created a simple script to map character codes in the 8bit range to Unicode for simple lookup:
https://github.com/tripleee/8bit
In the generated output, on Python 2.6.6 (but corroborated on Python 2.7.6), almost all character codes come up as "undefined" in CP874.
According to http://en.wikipedia.org/wiki/ISO/IEC_8859-11, CP874 should be a superset of ISO-8859-11, with a few character codes *added* in the ISO control range. |
|
Date |
User |
Action |
Args |
2014-11-24 10:39:37 | era | set | recipients:
+ era, vstinner, ezio.melotti |
2014-11-24 10:39:37 | era | set | messageid: <1416825577.9.0.423392091227.issue22929@psf.upfronthosting.co.za> |
2014-11-24 10:39:37 | era | link | issue22929 messages |
2014-11-24 10:39:37 | era | create | |
|