Python scripts - /usr/bin/env python3 vs python vs python2.7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Python scripts - /usr/bin/env python3 vs python vs python2.7
- From: Rebecca Cran <rebecca@xxxxxxxxx>
- Date: Tue, 26 May 2020 08:13:23 -0600
- Cc: Jens Axboe <axboe@xxxxxxxxx>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
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]