[issue17823] 2to3 fixers for missing codecs

Nick Coghlan report at bugs.python.org
Wed Nov 6 13:40:42 CET 2013


Nick Coghlan added the comment:

Switch direction of dependency to make this fixer rely on restoring the codec aliases in issue 7475 first.

----------
dependencies: +codecs missing: base64 bz2 hex zlib hex_codec ...

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


More information about the Python-bugs-list mailing list