in binauthz-attestation/parse_arguments.py [0:0]
def error(self, message): print('{}: error: {}'.format(self.prog, message), file=sys.stderr) self.print_help() sys.exit(1)