Searched refs:_py_lazy_or (Results 1 – 1 of 1) sorted by relevance
67 return _py_lazy_or(a_val, b)76 def _py_lazy_or(cond, b): function