>>>>> "H" == Hans Mulder <han...@xs4all.nl> writes:

    H> Or you can explicitly type the full path of the python you want.

    H> Or you can define aliases, for example:

    H> alias apple_python=/usr/bin/python alias
    H> macport_python=/opt/local/bin/python

    H> lfpv=/Library/Frameworks/Python.framework/Versions alias
    H> python_org_python=$lfpv/2.7/bin/python


Or alternatively use `port select --set' to make one of the MacPort version the
default:

imac:~ wilane$ port select --list python
Available versions for python:
          none
          python25-apple
          python26
          python26-apple
          python27 (active)
          python27-apple
          python32


Cheers

--
Ousmane

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to