From bf8e254c435c972a7ab28700eab48a2b6ae79c57 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 13 Jul 2020 00:33:21 -0400 Subject: Whack all Python shebangs to Python 3 --- scripts/build-py11-attributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build-py11-attributes') diff --git a/scripts/build-py11-attributes b/scripts/build-py11-attributes index 107d33b..2450263 100755 --- a/scripts/build-py11-attributes +++ b/scripts/build-py11-attributes @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Generate a Python file based on a YAML description of PKCS #11 -- cgit v1.2.3