コード例 #1
0
ファイル: the_post_man.py プロジェクト: all4innov/pyOCNI
 def __init__(self):
     #Step[1]: Create the database connection
     self.database = config.get_PyOCNI_db()
コード例 #2
0
 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()