I installed python2.x and python3.x using homebrew and the executable python paths are listed below:
$ which python /Library/Frameworks/Python.framework/Versions
This is NOT possible on Mac OS X El Capitan anymore as from then on System Integrity Protection prevents that. More info in Cannot create a symlink inside of /usr/bin even as sudo