summaryrefslogtreecommitdiff
path: root/src/keyboard.py
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-07-22 22:24:29 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-07-22 22:24:29 +0000
commit2e5d089eda127976bd9527ab472bdadd4891ca8e (patch)
tree17975988ac287f8eadf39bd4060e83775b1b64ac /src/keyboard.py
parent3afa155cfbc48198ba3d9821c5d0dae31084123d (diff)
downloadpoezio-2e5d089eda127976bd9527ab472bdadd4891ca8e.tar.gz
poezio-2e5d089eda127976bd9527ab472bdadd4891ca8e.tar.bz2
poezio-2e5d089eda127976bd9527ab472bdadd4891ca8e.tar.xz
poezio-2e5d089eda127976bd9527ab472bdadd4891ca8e.zip
remove useless shebangs. Fixed 1669
Diffstat (limited to 'src/keyboard.py')
-rw-r--r--src/keyboard.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keyboard.py b/src/keyboard.py
index 4c677e79..8e341bc6 100644
--- a/src/keyboard.py
+++ b/src/keyboard.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
# -*- coding:utf-8 -*-
#
# Copyright 2010 Le Coz Florent <louizatakk@fedoraproject.org>