summaryrefslogtreecommitdiffstats
path: root/TOOLS/osxbundle.py
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/osxbundle.py')
-rwxr-xr-xTOOLS/osxbundle.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/TOOLS/osxbundle.py b/TOOLS/osxbundle.py
index f164b2b3b1..bf08061c31 100755
--- a/TOOLS/osxbundle.py
+++ b/TOOLS/osxbundle.py
@@ -1,5 +1,4 @@
-#!/usr/bin/env python
-from __future__ import print_function
+#!/usr/bin/env python3
import os
import shutil
import sys