Example #1
0
 def __init__(self, config, args):
     self.config = config
     self.args = args  # ONLY USED FOR Designer.setOptionsFromArguments: Comment: this is a weired method
     self.coordinator = Coordinator()
     self.channels = None