aboutsummaryrefslogtreecommitdiff
path: root/whatmaps/process.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-02-06 12:28:03 +0100
committerGuido Günther <agx@sigxcpu.org>2016-02-24 20:01:20 +0100
commit11ca10034c04267da8b00d2ef940b0548a13ef42 (patch)
tree4dbcb565d2afd2cac20eba2727a1f0e9dfd43914 /whatmaps/process.py
parent7e838a0c18f3ad0f574e3bd7c5c4949701264f01 (diff)
Use python3 instead of python2
Diffstat (limited to 'whatmaps/process.py')
-rw-r--r--whatmaps/process.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/whatmaps/process.py b/whatmaps/process.py
index 23ed7ab..a39da89 100644
--- a/whatmaps/process.py
+++ b/whatmaps/process.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python -u
# vim: set fileencoding=utf-8 :
#
# (C) 2010,2014 Guido Günther <agx@sigxcpu.org>