Typedefs | |
| typedef struct _frame | PyFrameObject |
Functions | |
| PyAPI_FUNC (int) PyFrame_GetLineNumber(PyFrameObject *) | |
| PyAPI_FUNC (PyCodeObject *) PyFrame_GetCode(PyFrameObject *frame) | |
| typedef struct _frame PyFrameObject |
| PyAPI_FUNC | ( | int | ) |
| PyAPI_FUNC | ( | PyCodeObject * | ) |