about summary refs log tree commit diff stats
path: root/miasm2/os_dep/linux_stdlib.py
diff options
context:
space:
mode:
authorAymeric Vincent <aymeric.vincent@cea.fr>2017-01-05 16:37:06 +0100
committerAymeric Vincent <aymeric.vincent@cea.fr>2017-01-05 16:37:06 +0100
commitbd075bf362ad18bffacabaae19e31f01a5922164 (patch)
tree87c91952a8b9988bf361fb052b386547130e6624 /miasm2/os_dep/linux_stdlib.py
parenta5df84c008252b8d6dd560639a34edaf162f19c2 (diff)
downloadmiasm-bd075bf362ad18bffacabaae19e31f01a5922164.tar.gz
miasm-bd075bf362ad18bffacabaae19e31f01a5922164.zip
remove #! command line on files not supposed to be run at top level
Diffstat (limited to 'miasm2/os_dep/linux_stdlib.py')
-rw-r--r--miasm2/os_dep/linux_stdlib.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/miasm2/os_dep/linux_stdlib.py b/miasm2/os_dep/linux_stdlib.py
index 542af25f..b05b2cd9 100644
--- a/miasm2/os_dep/linux_stdlib.py
+++ b/miasm2/os_dep/linux_stdlib.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 #-*- coding:utf-8 -*-
 
 from sys import stdout