#! /usr/bin/python import sqlite s = sqlite.open def authenticate(username, passwd): pass