Searched refs:_is_bound_method (Results 1 – 8 of 8) sorted by relevance
26 def _is_bound_method(fn): function54 if _is_bound_method(fn) and args:
88 if _is_bound_method(fn) and args:96 def _is_bound_method(fn): function
234 def _is_bound_method(fn): function1032 if _is_bound_method(object):1466 if _is_bound_method(object):