コード例 #1
0
 def process_election(self, msg):
     helpers.process_election(self, msg)
コード例 #2
0
 def process_election(self, msg):
     # this function processes the election messages received.
     helpers.process_election(self, msg)