summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2013-11-23 11:13:36 +1000
committerNick Coghlan <ncoghlan@gmail.com>2013-11-23 11:13:36 +1000
commit9c1aed8f94a2b7a40c3a4db60cb289c90e001896 (patch)
tree563a50fe1083bc0fdba7ea27e0def43f93c91455 /Python/pythonrun.c
parent12820c0d5d6b3ccbd191703d1003794ddb1bcac9 (diff)
downloadcpython-git-9c1aed8f94a2b7a40c3a4db60cb289c90e001896.tar.gz
Close #7475: Restore binary & text transform codecs
The codecs themselves were restored in Python 3.2, this completes the restoration by adding back the convenience aliases. These aliases were originally left out due to confusing errors when attempting to use them with the text encoding specific convenience methods. Python 3.4 includes several improvements to those errors, thus permitting the aliases to be restored as well.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions