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