Revision d1b6262e lib/cmdlib.py

b/lib/cmdlib.py
106 106

  
107 107
  @ivar dry_run_result: the value (if any) that will be returned to the caller
108 108
      in dry-run mode (signalled by opcode dry_run parameter)
109
  @cvar _OP_PARAMS: a list of opcode attributes, their defaults values
109
  @cvar _OP_PARAMS: a list of opcode attributes, the default values
110 110
      they should get if not already defined, and types they must match
111 111

  
112 112
  """

Also available in: Unified diff