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