[Tutor] version and path
Tom Tucker
tktucker at gmail.com
Tue May 15 03:57:07 CEST 2007
I would use the traditional Unix find command to find the various
versions installed.
find / -name "python*"
On 5/14/07, linda.s <samrobertsmith at gmail.com> wrote:
> how to check how many versions of Python i have in my mac machine?
> also, how to put the path to the version I desire?
> Thanks a lot!
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
More information about the Tutor
mailing list