Searched refs:instancemethod_get_doc (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dclassobject.c2304 instancemethod_get_doc(PyMethodObject *im, void *context) function
2316 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dclassobject.c2280 instancemethod_get_doc(PyMethodObject *im, void *context) function
2292 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},

Completed in 13 milliseconds