コード例 #1
0
 def __init__(self,map_store={}):
     Monitor.__init__(self,map_store)
コード例 #2
0
 def __init__(self,map_store={}):
     Monitor.__init__(self,map_store)
     self.is_stop = False
コード例 #3
0
ファイル: ReportMonitor.py プロジェクト: cash2one/python-work
 def __init__(self,map_store={}):
     Monitor.__init__(self,map_store)
コード例 #4
0
ファイル: ReportMonitor.py プロジェクト: cash2one/python-work
 def __init__(self, map_store={}):
     Monitor.__init__(self, map_store)
     self.is_stop = False