[issue7475] codecs missing: base64 bz2 hex zlib ...

Benjamin Peterson report at bugs.python.org
Fri Dec 11 13:54:40 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

2009/12/11 Marc-Andre Lemburg <report at 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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7475>
_______________________________________


More information about the Python-bugs-list mailing list