Searched defs:tp_doc (Results 1 – 4 of 4) sorted by relevance
358 const char *tp_doc; /* Documentation string */ member
2361 char *tp_doc = (char *)PyObject_MALLOC(n+1); in type_new() local
2381 char *tp_doc = (char *)PyObject_MALLOC(n+1); in type_new() local