[issue19619] Blacklist base64, hex, ... codecs from bytes.decode() and str.encode()

STINNER Victor report at bugs.python.org
Fri Nov 22 00:34:56 CET 2013


STINNER Victor added the comment:

> return codecs.CodecInfo._declare_transform()

I also prefer the private attribute option.

----------

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


More information about the Python-bugs-list mailing list