Beispiel #1
0
 def __init__(self, consumer):
     context = Context(consumer)
     context.watchdog = Services.watchdog
     context.ctag = Services.CTAG
     self.context = context
Beispiel #2
0
 def __init__(self, consumer):
     context = Context(consumer)
     context.watchdog = Services.watchdog
     context.ctag = Services.CTAG
     self.context = context