I've got a number of python versions installed on my system, and I want to force wing to use python2.6. What's the best way to do this? I'm on ubuntu. I can't change the /usr/bin/python to point to /usr/bin/python2.6 as that will break other programs that depend on python2.5.