コード例 #1
0
ファイル: communicator.py プロジェクト: ericxuhao/wps_cwt
 def __init__(self, rid, **args):
     TaskMonitor.__init__(self, rid, **args)
     self.task = args.get("task", None)
     self.stats = {}