Just remove /usr/bin/python and make a new soft link to the /usr/bin/python2.4 (ln -s /usr/bin/python2.4 /usr/bin/python)


Jonas Galvez wrote:

km wrote:


Only
downside is that /usr/bin/python still points to 2.3.4. Haven't
figured out how to change that, but I am also afraid it would break
mod_python so I decided to keep it unchanged for now.


--
http://jonasgalvez.com
http://codeazur.com.br



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

Reply via email to