Revision 51ae7c85

b/lib/qlang.py
31 31

  
32 32
"""
33 33

  
34
from ganeti import errors
35

  
36

  
37 34
# Logic operators with one or more operands, each of which is a filter on its
38 35
# own
39 36
OP_OR = "|"

Also available in: Unified diff