Searched refs:_mode_format_operation (Results 1 – 1 of 1) sorted by relevance
193 def _mode_format_operation(a: ModeFormat, b: ModeFormat, function224 conjunction = functools.partial(_mode_format_operation, op=operator.and_)225 disjunction = functools.partial(_mode_format_operation, op=operator.or_)