Searched refs:meth_get__doc__ (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | methodobject.c | 201 meth_get__doc__(PyCFunctionObject *m, void *closure) in meth_get__doc__() function 268 {"__doc__", (getter)meth_get__doc__, NULL, NULL}, |
Completed in 2 milliseconds