Snow Leopard 中快速切换Python版本

Snow Leopard 中自带了 2.5和2.6两个版本的Python,可以通过更改配置自动切换:

defaults write com.apple.versioner.python Version 2.5
或者
defaults write com.apple.versioner.python Version 2.6

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>