From: Lon Hohberger Date: Tue, 29 Jan 2019 11:36:11 -0500 Subject: [PATCH] force python3 Signed-off-by: Lon Hohberger diff --git a/codegen.py b/codegen.py index dc4480a..cf93227 100755 --- a/codegen.py +++ b/codegen.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 from __future__ import print_function