示例#1
0
 def __init__(self):
     #Step[1]: Create the database connection
     self.database = config.get_PyOCNI_db()
 def __init__(self):
     #Step[1]: Create the database connection
     self.database = config.get_PyOCNI_db()
示例#3
0
 def __init__(self):
     self.database = config.get_PyOCNI_db()