/ Published in: Python
URL: http://superuser.com/questions/147791/issues-changing-default-version-when-updating-python-on-mac
Expand |
Embed | Plain Text
defaults write com.apple.versioner.python Version 2.6 # or 2.5, 2.4 ..
You need to login to post a comment.
