How can I make python 2.6 my default in Mac OS X Lion?

Viewed 20794

I just upgraded to lion and with it came Python 2.7. I need to use 2.6 as my default python as the project I primarily work on uses 2.6.

3 Answers
Related