Home
/
Python 3.11
/
Inspect
/
isframe
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Inspect
isframe
Python 3.11
Return True if the object is a frame.
Syntax
PYTHON
Copy
inspect.isframe(object)