From 439111f53f6288d1c5661c79aa1c913f9aa59734 Mon Sep 17 00:00:00 2001 From: Andreas Wrede Date: Sun, 26 Jan 2020 14:37:31 -0500 Subject: [PATCH] force use of python3 --- hbc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbc b/hbc index c47c4f1..ef4b1fb 100755 --- a/hbc +++ b/hbc @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # $Id: hbc,v 1.9 2012/03/29 02:08:36 andreas Exp $ # NEW import sys