Home
/
Python 3.11
/
Inspect
/
currentframe
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Inspect
currentframe
Python 3.11
Return the frame object for the caller’s stack frame.
Syntax
PYTHON
Copy
inspect.currentframe()