diff options
author | Guido van Rossum <guido@python.org> | 2003-03-01 03:20:41 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-03-01 03:20:41 +0000 |
commit | 46d3dc37e4a01e8d72b00ab9ad4e4a07022b7b64 (patch) | |
tree | d2c8e67f458cd38115f6865be8034150d9e7242c /Python/ceval.c | |
parent | d1a283be269c66eb813948febc3ce6c9405fb64f (diff) | |
download | cpython-git-46d3dc37e4a01e8d72b00ab9ad4e4a07022b7b64.tar.gz |
- New function sys.exc_clear() clears the current exception. This is
rarely needed, but can sometimes be useful to release objects
referenced by the traceback held in sys.exc_info()[2]. (SF patch
#693195.) Thanks to Kevin Jacobs!
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions