Revision d3d7a7ae lib/opcodes.py

b/lib/opcodes.py
2092 2092
    ("names", ht.EmptyList, ht.TListOf(ht.TNonEmptyString),
2093 2093
     "Empty list to query all groups, group names otherwise"),
2094 2094
    ]
2095
  OP_RESULT = ht.TNone
2095
  OP_RESULT = _TOldQueryResult
2096 2096

  
2097 2097

  
2098 2098
def _GetOpList():

Also available in: Unified diff