Searched refs:_is_bound_method (Results 1 – 2 of 2) sorted by relevance
30 def _is_bound_method(fn): function58 if _is_bound_method(fn) and args:
233 def _is_bound_method(fn): function1030 if _is_bound_method(object):1464 if _is_bound_method(object):