mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
46d3dc37e4
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!