Home
/
Python 3.11
/
Types
/
FrameType
Python 3.0
Python 3.11
Functions
ID
EN
…
Types
FrameType
Python 3.11
The type of frame objects such as found in tb.tb_frame if tb is a traceback object.
Syntax
PYTHON
Copy
types.FrameType
See Also
frame objects
tb.tb_frame