Revision 7ca2d4d8 lib/opcodes.py

b/lib/opcodes.py
1089 1089

  
1090 1090

  
1091 1091
# Exports opcodes
1092
class OpQueryExports(OpCode):
1092
class OpBackupQuery(OpCode):
1093 1093
  """Compute the list of exported images."""
1094 1094
  OP_ID = "OP_BACKUP_QUERY"
1095 1095
  OP_PARAMS = [

Also available in: Unified diff