[SOLVED] Python2 & Python3
by business_kid from LinuxQuestions.org on (#6J5KW)
I'm at that awkward phase where python2 can't be dispensed with, and python3 is mainstream. So whatever I set the /usr/bin/python symlink to is unsatisfactory.
Is there some wheeze where python2 or python3 can figure this out for themselves, and the correct interpreter invoked - a bash or python script, perhaps?:D
Is there some wheeze where python2 or python3 can figure this out for themselves, and the correct interpreter invoked - a bash or python script, perhaps?:D