18 Jan
2008
18 Jan
'08
12:39 p.m.
Rainer Müller wrote:
The purpose of python_select is to give the user the choice which python version they want to run when typing in "python" or by #!/usr/bin/env python.
The default, however, with or without python-select is now: /usr/bin/python. But it seems that it is missing a "python25-apple" selection for Leopard, so default selection there is /usr/bin/python2.3 (No such file or directory) --anders