On Sat, Apr 17, 2010 at 7:06 PM, Vijay Shanker Dubey <vijay.s...@gmail.com> wrote: > Yes you are right about symlink thing. > So what should I do for a clever developer environment? > Should I change that python link to python3 or python3.1? > > Regards, > Vijay Shanker Dubey >
It all depends on what you want to do. I would say that you shouldn't change your python link at all, if you want to run a python script using 3.1 just call the script using python3 as an interpreter. -- http://mail.python.org/mailman/listinfo/python-list