Functions | |
| PyAPI_FUNC (PyObject *) _PyObject_Call_Prepend(PyThreadState *tstate | |
| static PyObject * | _PyObject_CallNoArgTstate (PyThreadState *tstate, PyObject *func) |
Variables | |
| PyObject * | callable |
| PyObject PyObject * | obj |
| PyObject PyObject PyObject * | args |
| PyObject PyObject PyObject PyObject * | kwargs |
| PyObject PyObject *const size_t | nargsf |
| PyAPI_FUNC | ( | PyObject * | ) |
|
static |
| PyObject* callable |