#!/usr/bin/python import Ldb def fail(msg): print 'FAILED:', msg sys.exit(1)