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
types.FrameType

See Also

frame objects tb.tb_frame