消息 [115668]
> Do we really want to support this kind of configuration?
There is also a problem is the directory name is b'py3k\xe9': at startup (utf-8 encoding), the name is decoded to 'py3k\udce9'. When the locale encoding is set to iso-8859-1: the name should be reencoded to 'py3k\xe9' to avoid the surrogate character. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-09-05 19:40:11 | vstinner | 修改 | recipients:
+ vstinner, amaury.forgeotdarc, Arfrever |
| 2010-09-05 19:40:11 | vstinner | 修改 | messageid: <1283715611.27.0.240930951916.issue9630@psf.upfronthosting.co.za> |
| 2010-09-05 19:40:09 | vstinner | 链接 | issue9630 messages |
| 2010-09-05 19:40:09 | vstinner | 创建 | |
|