标签:
To list:
port select --list python
To show:
port select --show python
To select:
sudo port select --set python <the python version>
mac port选择使用的python的版本
原文地址:http://www.cnblogs.com/zelos/p/5785201.html