add python hash-bang (for easier execution on POSIX oses)
This commit is contained in:
parent
a05fb5bd79
commit
d24216690d
@ -1,3 +1,4 @@
|
||||
#!python
|
||||
import re
|
||||
from optparse import OptionParser
|
||||
import os.path
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user