Searched refs:_isdesc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_inspect.py | 2663 def _isdesc(obj): function 2668 with unittest.mock.patch('inspect.ismethoddescriptor', _isdesc): |
Completed in 7 milliseconds