On 5/14/07, Tom Tucker <[EMAIL PROTECTED]> wrote:
> I would use the traditional Unix find command to find the various
> versions installed.
>
> find / -name "python*"
>
>
>
> On 5/14/07, linda.s <[EMAIL PROTECTED]> 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!

That is what I got:
find: /.Spotlight-V100: Permission denied
find: /.Trashes: Permission denied
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to