Python scripts - /usr/bin/env python3 vs python vs python2.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Python scripts in fio use a variety of methods to run the python interpreter: t/run_fio_tests.py has "#!/usr/bin/env python3" while t/strided.py has "#!/usr/bin/python", and sgunmap-test.py has "#!/usr/bin/python2.7".


Would there any interest in converting them all to use "#!/usr/bin/env python3 ?


--
Rebecca Cran





[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux