Ejemplo n.º 1
0
 def __init__(self):
     ABCSynchronous.__init__(self)
Ejemplo n.º 2
0
 def __init__(self):
     ABCSynchronous.__init__(self)
     self.logger = get_logger(self.__class__.__module__)
 def __init__(self):
     ABCSynchronous.__init__(self)
 def __init__(self):
     ABCSynchronous.__init__(self)
     self.logger = get_logger(self.__class__.__module__)