From 73b5e499b4d528bdeb6e21d46bee0ace9f448848 Mon Sep 17 00:00:00 2001 From: Joe George Date: Wed, 10 Feb 2021 15:56:14 -0500 Subject: Switch to using python3 by default --- scripts/Controller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Controller.py') diff --git a/scripts/Controller.py b/scripts/Controller.py index f0337fc7d7e..13010467c1a 100755 --- a/scripts/Controller.py +++ b/scripts/Controller.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) ZeroC, Inc. All rights reserved. # -- cgit v1.2.3