This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 benjamin.peterson
收信人 benjamin.peterson, flox, georg.brandl, lemburg, loewis, skip.montanaro
日期 2009-12-11.12:54:39
SpamBayes Score 0.0011572165
Marked as misclassified
Message-id <1afaf6160912110454r5551146dn32ccdd17fd6e430f@mail.gmail.com>
In-reply-to <4B221767.7010401@egenix.com>
内容
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:41benjamin.peterson修改recipients: + benjamin.peterson, lemburg, loewis, skip.montanaro, georg.brandl, flox
2009-12-11 12:54:39benjamin.peterson链接issue7475 messages
2009-12-11 12:54:39benjamin.peterson创建