summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2013-11-19 12:33:10 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2013-11-19 12:33:10 (GMT)
commitf1de55fb334004c5e23d1adfe5d59957674f38a6 (patch)
tree9bb511393d52a7ffaa676b9c6cebc2ee50599016 /Python/pythonrun.c
parenta7261921811d6fc47ddfc9fe548c10a9f9f61b73 (diff)
downloadcpython-f1de55fb334004c5e23d1adfe5d59957674f38a6.zip
cpython-f1de55fb334004c5e23d1adfe5d59957674f38a6.tar.gz
cpython-f1de55fb334004c5e23d1adfe5d59957674f38a6.tar.bz2
Also chain codec exceptions that allow weakrefs
The zlib and hex codecs throw custom exception types with weakref support if the input type is valid, but the data fails validation. Make sure the exception chaining in the codec infrastructure can wrap those as well.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions