summaryrefslogtreecommitdiff
path: root/tcvt.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2022-09-28 10:27:50 +0200
committerHelmut Grohne <helmut@subdivi.de>2022-09-28 10:27:50 +0200
commit4b6275c0617628c306c42b98b9c7f2107bf64d48 (patch)
tree1f193cf9d194a0fa873c4dbbd0de32df8e982eff /tcvt.py
parent2747b2ba0dff190380f9eb7a078c94192dd310f1 (diff)
downloadtcvt-master.tar.gz
use portable #!HEADmaster
Also default to python3 at this time. Reported-by: Robert Smallshire <rob@sixty-north.com>
Diffstat (limited to 'tcvt.py')
-rwxr-xr-xtcvt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcvt.py b/tcvt.py
index 75ad9f3..f180eb1 100755
--- a/tcvt.py
+++ b/tcvt.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
#
# Tow Column Virtual Terminal.
#