Searched defs:tp_doc (Results 1 – 3 of 3) sorted by relevance
36 const char *tp_doc; /* Documentation string */ member
226 const char *tp_doc; /* Documentation string */ member
2883 char *tp_doc = (char *)PyObject_Malloc(size); in type_new_set_doc() local3520 char *tp_doc = PyObject_Malloc(len); in PyType_FromModuleAndSpec() local