消息 [192447]
Why exactly does this matter? UTF-8 not being a valid LC_CTYPE value simply means that no one running Linux will ever have LC_CTYPE set to UTF-8, and the branch will never be hit.
OTOH, adding the check will make the code harder to test and simply larger (no code is always better than any non-zero amount of code). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2013-07-06 14:34:15 | Dmitry.Jemerov | 修改 | recipients:
+ Dmitry.Jemerov, ronaldoussoren, vstinner |
| 2013-07-06 14:34:15 | Dmitry.Jemerov | 修改 | messageid: <1373121255.92.0.20184557534.issue18378@psf.upfronthosting.co.za> |
| 2013-07-06 14:34:15 | Dmitry.Jemerov | 链接 | issue18378 messages |
| 2013-07-06 14:34:15 | Dmitry.Jemerov | 创建 | |
|