add #/usr/bin/env python to all python files
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys, os, platform, xml, re, tempfile, glob, datetime, getpass, shutil
|
||||
from optparse import OptionParser
|
||||
from subprocess import Popen, PIPE
|
||||
|
Reference in New Issue
Block a user