summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2007-06-12 16:40:17 +0000
committerWalter Dörwald <walter@livinglogic.de>2007-06-12 16:40:17 +0000
commit0ebccc6f88b1d382103fb7143c7cc1db20886367 (patch)
tree1d5c08adca107da122d1afe002e628cac6e2836f /Python/sysmodule.c
parent6e90c4a1ff9508d294fa74baaf404f9bbbe431f3 (diff)
downloadcpython-0ebccc6f88b1d382103fb7143c7cc1db20886367.tar.gz
Rip out all codecs that can't work in a unicode/bytes world:
base64, uu, zlib, rot_13, hex, quopri, bz2, string_escape. However codecs.escape_encode() and codecs.escape_decode() still exist, as they are used for pickling str8 objects (so those two functions can go, when the str8 type is removed).
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions