
July 15, 2013
11:03 a.m.
Not installing in /usr/local/bin is a feature that makes it easier to maintain
several python installs without worrying about contamination (for example Python 3 and Python 2, or even 2.6 and 2.7).
I thought it might be behaving as designed, but wasn't sure. Regards, Vinay Sajip