消息 [149437]
Then I suggest replacing this error message:
encoder did not return a bytes object (type=str)
and this one:
'memoryview' object has no attribute 'translate'
With something like:
Please use `codecs.lookup('rot-13').encode` |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-12-14 09:47:56 | cool-RR | 修改 | recipients:
+ cool-RR, ezio.melotti, docs@python, petri.lehtinen |
| 2011-12-14 09:47:56 | cool-RR | 修改 | messageid: <1323856076.57.0.281453400373.issue13600@psf.upfronthosting.co.za> |
| 2011-12-14 09:47:55 | cool-RR | 链接 | issue13600 messages |
| 2011-12-14 09:47:55 | cool-RR | 创建 | |
|