Message215012
| Author | progfou |
|---|---|
| Recipients | ezio.melotti, progfou, vstinner |
| Date | 2014-03-28.01:38:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1395970721.88.0.828263715521.issue21081@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1395970721.88.0.828263715521.issue21081@psf.upfronthosting.co.za> |
| 2014-03-28 01:38:41 | progfou | link | issue21081 messages |
| 2014-03-28 01:38:40 | progfou | create | |