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