消息 [155401]
Robert: this is not a bug. Python's IO stack has the fundamental assumption that streams are byte-oriented. So the "shouldn't be the output in Unicode" is not a possible solution, since Unicode cannot work on a byte stream.
As a feature request, this is indeed a duplicate of 1602. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-03-11 18:18:17 | loewis | 修改 | recipients:
+ loewis, pitrou, ezio.melotti, Robert.Sjöblom |
| 2012-03-11 18:18:17 | loewis | 修改 | messageid: <1331489897.69.0.403838676663.issue14253@psf.upfronthosting.co.za> |
| 2012-03-11 18:18:17 | loewis | 链接 | issue14253 messages |
| 2012-03-11 18:18:16 | loewis | 创建 | |
|