Searched refs:_or (Results 1 – 1 of 1) sorted by relevance
3054 res = _or(_and(child_spec, pass_thru),3088 def _or(b1: bytes, b2: bytes) -> bytes: function