summaryrefslogtreecommitdiffstats
path: root/identify/interpreters.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-04 15:04:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-04 15:04:29 +0000
commitdb009d021fe4053a5438f97675b68d540b3fb9ec (patch)
tree21d30e8ede2a78657c56937a508f97b828ed7c9d /identify/interpreters.py
parentAdding upstream version 1.5.14. (diff)
downloadidentify-db009d021fe4053a5438f97675b68d540b3fb9ec.tar.xz
identify-db009d021fe4053a5438f97675b68d540b3fb9ec.zip
Adding upstream version 2.1.0.upstream/2.1.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify/interpreters.py')
-rw-r--r--identify/interpreters.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/identify/interpreters.py b/identify/interpreters.py
index 7feb4b1..dabf36c 100644
--- a/identify/interpreters.py
+++ b/identify/interpreters.py
@@ -1,7 +1,3 @@
-# -*- coding: utf-8 -*-
-from __future__ import absolute_import
-from __future__ import unicode_literals
-
INTERPRETERS = {
'ash': {'shell', 'ash'},
'awk': {'awk'},