Message215012
In Python version 2.x and at least 3.2 there no Vietnamese encoding support for TCVN 5712:1993.
This encoding is currently largely used in Vietnam and I think it would be usefull to add it to the python core encodings.
I already wrote some codec code, based on the codecs already available, that I successfully used in real life situation.
I would like to give it as a contribution to Python. |
|
| Date |
User |
Action |
Args |
| 2014-03-28 01:38:42 | progfou | set | recipients:
+ progfou, vstinner, ezio.melotti |
| 2014-03-28 01:38:41 | progfou | set | messageid: <[email protected]> |
| 2014-03-28 01:38:41 | progfou | link | issue21081 messages |
| 2014-03-28 01:38:40 | progfou | create | |
|