[TxMt] Re: using python 3.0.1

Alex Ross tm-alex at rosiba.com
Fri Mar 13 17:07:00 UTC 2009


On Mar 13, 2009, at 8:33 AM, Christian wrote:

> Hi list,
>
> I started python and therefore I downloaded v3.0.1 as a dmg and
> installed it.
>
> If I test the version in the terminal with
>
> python -V
>
> it returns
>
> Python 2.5.1
>
> The same is used within Textmate.
>
> I thought the old one will be updated with the new version... How
> could I used the new version of python and where got it installed?

You can use Python 3.0 by calling “python3.0” on the command line.   
I don't think it would be wise to change the python symlink to  
python3.0 because some TextMate commands use python and these might  
not work with version 3.0.

—Alex


More information about the textmate mailing list