Ejemplo n.º 1
0
 def __init__(self, path=SSHD_VIOLATIONS_DATABASE_PATH):
     SQLiteDatabase.__init__(self, path, SQL_TABLES)
Ejemplo n.º 2
0
 def __init__(self, path=SSHD_VIOLATIONS_DATABASE_PATH):
     SQLiteDatabase.__init__(self, path, SQL_TABLES)