Searched refs:_isdesc (Results 1 – 1 of 1) sorted by relevance
2572 def _isdesc(obj): function2577 with unittest.mock.patch('inspect.ismethoddescriptor', _isdesc):