Searched refs:_is_callable_members_only (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | typing.py | 1913 def _is_callable_members_only(cls): function 1987 _is_callable_members_only(cls)) and 2053 if not _is_callable_members_only(cls): |
Completed in 4 milliseconds