Пример #1
0
 def __init__(self):
     Component.__init__(self)
     self.repositories = {}
     self.client = Client()
Пример #2
0
 def __init__(self):
     Component.__init__(self)
     self.config_managers = {}