def start_schema(self): try: start_schema(self.conn) except AlreadyPresentError: print "primary tables already present"