Abolish use of python-is-python3
"python" meaning "python3" was a wrongheaded decision by Python
upstream. Our python scripts should start (roughly) #! env python3
.
And, this is already the case - we don't actually use python-is-python3!
"python" meaning "python3" was a wrongheaded decision by Python
upstream. Our python scripts should start (roughly) #! env python3
.
And, this is already the case - we don't actually use python-is-python3!