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