コード例 #1
0
ファイル: test_node.py プロジェクト: romuald/python-synapse
 def __init__(self, config):
     Actor.__init__(self, config)
     self.withresponse_actor = None
     self.withresponse_msg = None
コード例 #2
0
 def __init__(self, config):
     Actor.__init__(self, config)
     self.withresponse_actor = None
     self.withresponse_msg = None