Home
/
Python 3.11
/
Sys
/
gettrace
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Sys
gettrace
Python 3.11
Get the trace function as set by settrace().
Syntax
PYTHON
Copy
sys.gettrace()
See Also
settrace()
gettrace()