about summary refs log tree commit diff stats
path: root/test/arch/x86/unit/mn_seh.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/arch/x86/unit/mn_seh.py')
-rwxr-xr-x[-rw-r--r--]test/arch/x86/unit/mn_seh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arch/x86/unit/mn_seh.py b/test/arch/x86/unit/mn_seh.py
index d6fc56ca..dd3fd4ef 100644..100755
--- a/test/arch/x86/unit/mn_seh.py
+++ b/test/arch/x86/unit/mn_seh.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2
 import sys
 
 from miasm2.os_dep.win_api_x86_32_seh import fake_seh_handler, build_teb, \