Ejemplo n.º 1
0
 def __init__(self):
     #Step[1]: Create the database connection
     self.database = config.get_PyOCNI_db()
Ejemplo n.º 2
0
 def __init__(self):
     #Step[1]: Create the database connection
     self.database = config.get_PyOCNI_db()
Ejemplo n.º 3
0
 def __init__(self):
     self.database = config.get_PyOCNI_db()