ID EN
Threading

gettrace

Python 3.11

Get the trace function as set by settrace().

Syntax

PYTHON
threading.gettrace()

See Also

settrace()