Message83934
Detect UTF-16 and UTF-32 is complex. I think that we can first support
UTF-16LE, UTF-16BE, UTF-32LE and UTF-32BE with BOM. Most editors add a
BOM (eg. notepad.exe on Windows). I will try to fix this issue. |
|
Date |
User |
Action |
Args |
2009-03-21 10:53:43 | vstinner | set | recipients:
+ vstinner, loewis, georg.brandl, tungwaiyip, christian.heimes |
2009-03-21 10:53:43 | vstinner | set | messageid: <1237632823.66.0.0654775838482.issue1503789@psf.upfronthosting.co.za> |
2009-03-21 10:53:42 | vstinner | link | issue1503789 messages |
2009-03-21 10:53:42 | vstinner | create | |
|