#include <methodobject.h>
Definition at line 37 of file methodobject.h.
Public Attributes | |
| const char * | ml_name |
| PyCFunction | ml_meth |
| int | ml_flags |
| const char * | ml_doc |
| const char* ml_doc |
Definition at line 42 of file methodobject.h.
| int ml_flags |
Definition at line 40 of file methodobject.h.
| PyCFunction ml_meth |
Definition at line 39 of file methodobject.h.
| const char* ml_name |
Definition at line 38 of file methodobject.h.