Searched defs:ismethoddescriptor (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | inspect.py | 78 def ismethoddescriptor(object): function |
/external/python/cpython3/Lib/ | ||
D | inspect.py | 90 def ismethoddescriptor(object): function |