Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_inspect.py2663 def _isdesc(obj): function
2668 with unittest.mock.patch('inspect.ismethoddescriptor', _isdesc):

Completed in 7 milliseconds