Searched refs:_py_lazy_and (Results 1 – 1 of 1) sorted by relevance
48 return _py_lazy_and(a_val, b)57 def _py_lazy_and(cond, b): function