Message229730
There are 6 encodings used in supported by glibc locales:
ARMSCII-8 - Armenian encoding
EUC-TW - Taiwan encoding in EUC family
GEORGIAN-PS - Georgian encoding
KOI8-T - Tajik encoding in KOI family
RK1048 - Kazakh variation of CP1251
TCVN5712-1 - Vietnam encoding
All these encodings are rare nowadays, but the fact that they are supported as encoding of official glibc locales means that they were used in some places in some time and there are some documents in these encodings. May be they are used even nowadays. I think it is worth to add support of all this encodings in Python.
This is a meta-issue. There are requests for support of GEORGIAN-PS (issue19459) and TCVN5712-1 (issue21081). |
|
Date |
User |
Action |
Args |
2014-10-20 16:49:38 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, lemburg, loewis, vstinner |
2014-10-20 16:49:38 | serhiy.storchaka | set | messageid: <1413823778.04.0.286011441147.issue22679@psf.upfronthosting.co.za> |
2014-10-20 16:49:37 | serhiy.storchaka | link | issue22679 messages |
2014-10-20 16:49:37 | serhiy.storchaka | create | |
|