Python: changing default version when updating Python on Mac
defaults write com.apple.versioner.python Version 2.6 # or 2.5, 2.4 ..