|
|
|
|
|
by noselasd
1163 days ago
|
|
That depends on who "you" are.
Linux distros these days tend to ship modern python package with a python3 executable, no python executable. Many distros still support a python2 package, some install that as a python exeutable, some as a python2 executable. iirc. homebrew on OSX installs python as a python3 executable, no python exeutable. Hopefully no-one should support python v2 in 2023 ? |
|