Update default python on Linux

Add
alias python=python3
to
/etc/profile
Then
source /etc/profile


Comments