#include <methodobject.h>
Definition at line 73 of file methodobject.h.
Public Attributes | |
PyMethodDef * | methods |
struct PyMethodChain * | link |
struct PyMethodChain* link |
Definition at line 75 of file methodobject.h.
PyMethodDef* methods |
Definition at line 74 of file methodobject.h.