diff options
author | Barry Warsaw <barry@python.org> | 1997-08-28 22:36:40 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-08-28 22:36:40 +0000 |
commit | 113f1b4008fbeffcd0a66bbcc827b67051dfe4c6 (patch) | |
tree | e713bb9dbb69998ab0e27217ffaf3db6317f861f /Python/errors.c | |
parent | 776b3dfb849b7482d2285377da68f33fe69ae209 (diff) | |
download | cpython-113f1b4008fbeffcd0a66bbcc827b67051dfe4c6.tar.gz |
eval_code2(), set_exc_info(): Call PyErr_NormalizeException() the
former rather than the latter, since PyErr_NormalizeException takes
PyObject** and I didn't want to change the interface for set_exc_info
(but I did want the changes propagated to eval_code2!).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions