Change shebangs from python2.7 to python.

This commit is contained in:
Eklavya Sharma
2016-04-07 18:33:22 +05:30
committed by Tim Abbott
parent 1bb6a0db4c
commit 149938d468
104 changed files with 104 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
import os
import sys
import logging