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 @ 2011-06-29 08:49 coolesting 阅读(68) 评论(0) 编辑
2011年6月29日 #
$ sudo ln -sf /usr/bin/python3.1 /usr/bin/python
$ python --version
$ 3.1+
posted @ 2011-06-29 08:49 coolesting 阅读(68) 评论(0) 编辑