|
|
|
|
|
by capableweb
1163 days ago
|
|
AFAIK, at least Arch symlinks python to be python3 $ file /usr/bin/python
/usr/bin/python: symbolic link to python3
I think this is by default, I don't remember doing anything special in my setup. `python2` exists for packages still needing python 2.7 et al. |
|