In Macports, I've just installed 'python27' along with various 'py27-*' ports.
I've noticed that ports like 'py27-nose' and 'py27-pip' are available in my path as 'nose-2.7' and 'pip-2.7'. I can use 'python_select' to choose my default version of python but does macports have sort some of alternatives system for other binaries or do I need to manually create my own aliases?
