What is Python?
Python is a scripting language which incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface.

Where is Python located on our servers?
Python is located at /usr/bin/python.

What version of Python are we currently running?
We are currently running Python version 1.5.

Where can I find more information regarding Python?
More information regarding Python can be found at
http://www.python.org or the Python documents at ftp://ftp.python.org/pub/python.