Module code_objects

Source

Structsยง

Code310
Represents a Python code object for Python 3.10.
Code311
Represents a Python code object for Python 3.11, 3.12, 3.13. They all share the same structure.