diff options
Diffstat (limited to 'python/test/Ice/custom/Client.py')
-rwxr-xr-x | python/test/Ice/custom/Client.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Ice/custom/Client.py b/python/test/Ice/custom/Client.py index 5ded02374c1..fb1a3a6e5f3 100755 --- a/python/test/Ice/custom/Client.py +++ b/python/test/Ice/custom/Client.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) ZeroC, Inc. All rights reserved. # |