Python-Version unter MacPorts festlegen

To make this the default Python or Python 2 (i.e., the version run by the

‚python‘ or ‚python2‘ commands), run one or both of:

sudo port select –set python python27

sudo port select –set python2 python27