Example #1
0
 def __init__(self, context):
     NetworkManager.__init__(self, context)
Example #2
0
 def __init__(self, context):
     NetworkManager.__init__(self, context)
Example #3
0
 def __init__(self, context):
     self.context = context
     self.manager = NetworkManager.any(self.context)
Example #4
0
 def __init__(self, context):
     self.context = context
     self.manager = NetworkManager.any(self.context)