On Sat, 3 Jul 2021 19:20:42 +1000 "Steven D'Aprano via tde-users" users@trinitydesktop.org wrote:
On Sat, Jul 03, 2021 at 11:02:04AM +0200, Dr. Nikolaus Klepp wrote:
These 4 files are the only reason for python2.7 on my system and I do not see why it's actually needed any more.
What Linux distro are you running that Python 2.7 isn't the system Python?
Python 2.7 was declared dead by python.org more than a year ago now:
https://www.python.org/doc/sunset-python-2/
Any up-to-date Linux distro should have Python 3 as primary.
(It was a big deal on Gentoo because Gentoo's primary package manager is written in Python. The transition produced enough developer drama for a soap opera.)
E. Liddell