Arch Linux drops Python 2
Arch Linux drops Python 2
Posted Sep 23, 2022 23:15 UTC (Fri) by Vorpal (guest, #136011)In reply to: Arch Linux drops Python 2 by zwol
Parent article: Arch Linux drops Python 2
And those scripts that expect python to be python2 would be broken anyway on a system without python2, so there is functionally no difference (it is not like any of the scripts are going to actually work but do the wrong thing, they are going to fail outright, or just happen to work, unless explicitly written to create different behaviour).
Oh and I haven't seen a python2 script in years now, so I doubt that much of that "enormous corpus" is still actively used by typical end users. Sure there will be some old server or industrial control machine running some old CentOS version that is no longer supported with python2 scripts. But they are most probably not running Arch anyway.