tps: change environment to use the python installed in the machine

parent cc5b653b
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
#! /usr/bin/env python
# coding: utf8
import sys
import rr
......
#!/usr/bin/python
#! /usr/bin/env python
# coding: utf8
import sys
import rr
......
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
# It needs Python 2.7 or higher!
#! /usr/bin/env python
# coding: utf8
import sys
import rr
......
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
# It needs Python 2.7 or higher!
#! /usr/bin/env python
# coding: utf8
import sys
import rr
......
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
# It needs Python 2.7 or higher!
#! /usr/bin/env python
# coding: utf8
import ctypes
from multiprocessing import Process
......
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
# It needs Python 2.7 or higher!
#! /usr/bin/env python
# coding: utf8
import sys
import rr
......
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
#! /usr/bin/env python
# coding: utf8
import sys
......
#!/usr/bin/python
#! /usr/bin/env python
# coding: utf8
import sys
import os
......
#!/acc/src/dsc/drivers/cohtdrep/siglesia/Python-2.7/python
#! /usr/bin/env python
# coding: utf8
##! /usr/bin/env python
import sys
import cmd
import glob
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment