Revision 2d54e29c tools/cfgshell

b/tools/cfgshell
53 53
  responsibility to know what they're doing.
54 54

  
55 55
  """
56
  # all do_/complete_* functions follow the same API
57
  # pylint: disable-msg=W0613
56 58
  prompt = "(/) "
57 59

  
58 60
  def __init__(self, cfg_file=None):

Also available in: Unified diff