예제 #1
0
파일: instance.py 프로젝트: lloy/api-agent
 def __init__(self):
     self.conn = _MysqlBase()
     self.executed_tasks = []
예제 #2
0
 def __init__(self):
     self.conn = _MysqlBase()
     self.executed_tasks = []
예제 #3
0
파일: instance.py 프로젝트: lloy/api-agent
 def __init__(self):
     self.conn = _MysqlBase()
예제 #4
0
 def __init__(self):
     self.conn = _MysqlBase()