PyFunctionObject.func_code

A code object

struct PyFunctionObject
PyObject* func_code;

Meta