|
|
Subscribe / Log in / New account

Fedora ponders the Python 2 end game

Fedora ponders the Python 2 end game

Posted Aug 1, 2017 17:22 UTC (Tue) by josh (subscriber, #17465)
In reply to: Fedora ponders the Python 2 end game by liw
Parent article: Fedora ponders the Python 2 end game

System-installed software shouldn't use env, sure; it also knows where Python is, so it shouldn't waste the time searching for it.

But there's a limit to how much you can protect the user from their own attempts to break things.

(That said, I've certainly seen more than a few reports of brokenness that ultimately got tracked down to a user's local installation of python in /usr/local or $HOME, so I mostly agree.)


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds