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