#include <methodobject.h>
Public Attributes | |
PyObject_HEAD PyMethodDef * | m_ml |
PyObject * | m_self |
PyObject * | m_module |
PyObject * | m_weakreflist |
vectorcallfunc | vectorcall |
PyObject_HEAD PyMethodDef* m_ml |
PyObject* m_self |
PyObject* m_module |
PyObject* m_weakreflist |
vectorcallfunc vectorcall |