|
GDB (xrefs)
|
#include "python-internal.h"Go to the source code of this file.
Functions | |
| PyObject * | recpy_full_method (PyObject *self, void *value) |
| PyObject * | recpy_full_format (PyObject *self, void *value) |
| PyObject* recpy_full_format | ( | PyObject * | self, |
| void * | value | ||
| ) |
Definition at line 36 of file py-record-full.c.
Referenced by recpy_format().
| PyObject* recpy_full_method | ( | PyObject * | self, |
| void * | value | ||
| ) |
Definition at line 27 of file py-record-full.c.
Referenced by recpy_method().
1.8.14