消息 [74114]
You are right, this issue is more difficult than I thought...
I found wcswidth(3), if this function is available we can use this
function, but unfortunately there is no such function in VC6 and this
function is meaningless on cygwn, so I cannot test it. ;-(
Maybe we can use
import unicodedata
unicodedata.east_asian_width()
but I need to investigate more. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-10-01 04:09:02 | ocean-city | 修改 | recipients:
+ ocean-city, amaury.forgeotdarc |
| 2008-10-01 04:09:02 | ocean-city | 修改 | messageid: <1222834142.56.0.172636065325.issue2382@psf.upfronthosting.co.za> |
| 2008-10-01 04:09:01 | ocean-city | 链接 | issue2382 messages |
| 2008-10-01 04:09:01 | ocean-city | 创建 | |
|