changing default version when updating Python on Mac


/ Published in: Python
Save to your folder(s)



Copy this code and paste it in your HTML
  1. defaults write com.apple.versioner.python Version 2.6 # or 2.5, 2.4 ..

URL: http://superuser.com/questions/147791/issues-changing-default-version-when-updating-python-on-mac

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.