消息 [96251]
2009/12/11 Marc-Andre Lemburg <report@bugs.python.org>:
> codecs.encode()/.decode() provide access to all codecs, regardless
> of their supported type combinations and of course, you can use
> them directly via the codec registry, subclass from them, etc.
Didn't you have a proposal for bytes.transform/untransform for
operations like this? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2009-12-11 12:54:41 | benjamin.peterson | 修改 | recipients:
+ benjamin.peterson, lemburg, loewis, skip.montanaro, georg.brandl, flox |
| 2009-12-11 12:54:39 | benjamin.peterson | 链接 | issue7475 messages |
| 2009-12-11 12:54:39 | benjamin.peterson | 创建 | |
|