From 6cad09ec9c801e90d41f53ebcd673ef89050cc86 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 11 Feb 2022 17:41:33 +0100 Subject: Check if file to read is really a file --- tools/highlevel_c.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/highlevel_c.py') diff --git a/tools/highlevel_c.py b/tools/highlevel_c.py index b1c2dc3..cb75044 100755 --- a/tools/highlevel_c.py +++ b/tools/highlevel_c.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 import os import sys -- cgit v1.2.3