SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 33 Python

- 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!
G
Guido van Rossum committed
46d3dc37e4a01e8d72b00ab9ad4e4a07022b7b64
Parent: d1a283b