aboutsummaryrefslogtreecommitdiffstats
path: root/icebox/icebox_maps.py
diff options
context:
space:
mode:
Diffstat (limited to 'icebox/icebox_maps.py')
-rwxr-xr-xicebox/icebox_maps.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/icebox/icebox_maps.py b/icebox/icebox_maps.py
index 2a74400..49f2638 100755
--- a/icebox/icebox_maps.py
+++ b/icebox/icebox_maps.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/env python3
#
# Copyright (C) 2015 Clifford Wolf <clifford@clifford.at>
#
@@ -15,9 +15,6 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
-from __future__ import division
-from __future__ import print_function
-
import icebox
import getopt, sys, re