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

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

 



On 5/26/20 10:13 AM, Rebecca Cran wrote:
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 ?



I think having a uniform python interpreter line would be a good thing.



[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