Alters the default version of python
Alters the default version of python
$ sudo ln -sf /usr/bin/python3.1 /usr/bin/python
$ python --version
$ 3.1+
posted on 2011-06-29 08:49 coolesting 阅读(68) 评论(0) 编辑 收藏
$ sudo ln -sf /usr/bin/python3.1 /usr/bin/python
$ python --version
$ 3.1+
posted on 2011-06-29 08:49 coolesting 阅读(68) 评论(0) 编辑 收藏