:: [DNG] Python2.7
Top Page
Delete this message
Reply to this message
Author: Marc Shapiro
Date:  
To: dng@lists.dyne.org
Subject: [DNG] Python2.7
Is there anything in the OS supplied applications that requires Python2.7?

I have both Python2.7 and Python3.13 installed.  The link
/usr/bin/python points to /usr/bin/python3, which points to
user/bin/python3.13.  So the only time that Python2.7 would be used is
if it is specifically called for in a script.  I am not calling 2.7, so,
unless there are OS supplied files that require it, I could delete 2.7,
keeping only 3.13.

Is there any reason to keep Python2.7?


Marc