Example #1
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}
     self._check_critical_updates = True
Example #2
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}
Example #3
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}