use env for python

This commit is contained in:
Pavol Rusnak 2016-05-24 20:47:57 +02:00
parent 54c8bfd1d4
commit a59eb22bcd
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from __future__ import print_function
import binascii
import os