summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-10-21 17:10:42 +0300
committerSerhiy Storchaka <storchaka@gmail.com>2016-10-21 17:10:42 +0300
commit14ab2776321525ac82d0ae170a5e1ab911c914c0 (patch)
treea740811e0c4169a523cf9c878927f72c3283d646 /Python/codecs.c
parentc4189a04a8d5fef512db33302f405c9e6170c369 (diff)
parent467ab194fc6189d9f7310c89937c51abeac56839 (diff)
downloadcpython-git-14ab2776321525ac82d0ae170a5e1ab911c914c0.tar.gz
Issue #28410: Added _PyErr_FormatFromCause() -- the helper for raising
new exception with setting current exception as __cause__. _PyErr_FormatFromCause(exception, format, args...) is equivalent to Python raise exception(format % args) from sys.exc_info()[1]
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions