|
Python
Python is an interpreted, interactive, object-oriented programming
language and is often compared to Tcl and Perl. Python combines
remarkable power with very clear syntax. It has modules, classes,
exceptions, very high level dynamic data types, and dynamic typing.
Installation
To install Python, connect to your Virtual Server via
Telnet or SSH
and run the following command that matches your Virtual Server O/S.
|
FreeBSD Python 1.5.2
% vinstall python
|
BSD/OS Python 1.3
% vinstall python
|
|
NOTE: If your Virtual Server was ordered after Nov 22, 1999, you are likely
running FreeBSD. To find out which O/S your Virtual Server is running, use the
uname command:
% uname
If your Virtual Server is not already running FreeBSD,
Upgrade to a New FreeBSD Virtual Server
today!
|
More Information
For more information, see the following.
|
|