Path to Python
From OCS Support Wiki
[edit] Introduction
This article will give you the path to Python. We maintain two different versions on most servers, the one used by the operating system and a newer one with more features for your use in programming. We recommend using the 2.5.x series for your scripts, but both are available.
[edit] Python 2.5.x
You can find Python 2.5.x in:
/usr/bin/python2.5
[edit] Python 2.4.x
You can find Python 2.4.x in:
/usr/bin/python
