Searched defs:PyMethod_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Objects/ | ||
D | classobject.c | 331 PyTypeObject PyMethod_Type = { variable |
/external/python/cpython2/Objects/ | ||
D | classobject.c | 2631 PyTypeObject PyMethod_Type = { variable |