summaryrefslogtreecommitdiff
path: root/python/test/Ice/thread/Server.py
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2021-02-10 15:56:14 -0500
committerJoe George <joe@zeroc.com>2021-02-10 16:09:09 -0500
commit73b5e499b4d528bdeb6e21d46bee0ace9f448848 (patch)
tree51f6785e4985538584bb1e8376a8c0be4b62e420 /python/test/Ice/thread/Server.py
parentObj-C and Swift build fixes (diff)
downloadice-73b5e499b4d528bdeb6e21d46bee0ace9f448848.tar.bz2
ice-73b5e499b4d528bdeb6e21d46bee0ace9f448848.tar.xz
ice-73b5e499b4d528bdeb6e21d46bee0ace9f448848.zip
Switch to using python3 by default
Diffstat (limited to 'python/test/Ice/thread/Server.py')
-rw-r--r--python/test/Ice/thread/Server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Ice/thread/Server.py b/python/test/Ice/thread/Server.py
index be2ca2163d9..cc1ede956af 100644
--- a/python/test/Ice/thread/Server.py
+++ b/python/test/Ice/thread/Server.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#