The startup code in virtualenvwrapper.sh looks for python2 and uses it if it is found. We should remove that to simplify the logic.
The startup code in virtualenvwrapper.sh looks for python2 and uses it if it is found. We should remove that to simplify the logic.