ID EN
Types

CodeType

Python 3.11

The type of code objects such as returned by compile().

Syntax

PYTHON
class types.CodeType(**kwargs)

See Also

code objects compile() auditing event