Message189694
PyUnknownEncodingHandler gets an encoding name and fills a special XML_Encoding structure which expat parser uses for decoding. Currently PyUnknownEncodingHandler works only with 8-bit encodings and I don't see an efficient method how extent it to handle general multibyte encoding. |
|
| Date |
User |
Action |
Args |
| 2013-05-20 21:18:51 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, amaury.forgeotdarc, vstinner, eli.bendersky, flox, dongying |
| 2013-05-20 21:18:51 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2013-05-20 21:18:51 | serhiy.storchaka | link | issue13612 messages |
| 2013-05-20 21:18:51 | serhiy.storchaka | create | |
|