예제 #1
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}
     self._check_critical_updates = True
예제 #2
0
파일: remove.py 프로젝트: dMaggot/entropy
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}
예제 #3
0
 def __init__(self, args):
     SoloManage.__init__(self, args)
     self._commands = {}