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