Пример #1
0
def readDB():
    db = Database('localhost', 'root', '')
    if verbose: print db.read()