Searched refs:_is_wrapper (Results 1 – 2 of 2) sorted by relevance
340 if _is_wrapper(original_val) or _is_wrapper(modified_val):372 def _is_wrapper(value): function
629 def _is_wrapper(f): function632 def _is_wrapper(f): function639 while _is_wrapper(func):