Пример #1
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}
     self._check_critical_updates = True
Пример #2
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}
Пример #3
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}