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 8b81362..4c0d714 100755 --- a/codegen.py +++ b/codegen.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 ## This Source Code Form is subject to the terms of the Mozilla Public ## License, v. 2.0. If a copy of the MPL was not distributed with this