Home Contact Us Search

[ Order a Server ] [ Server Support ]


[ Getting Started ] [ Server Help ] [ Add on Help ] [ Solution ] [ Trouble Shooting ]

PLEASE NOTE, THIS IS VERY OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS

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.

Python 2
To install Python 2, do the following, depending on your Virtual Server O/S.

% vinstall python2

Python 1
To install Python 1, connect to your Virtual Server via Telnet or SSH and do the following, depending on your Virtual Server O/S.

% vinstall python

More Information
For more information, see the following.



PLEASE NOTE, THIS IS OLD ARCHIVE INFORMATION AND MAY NOT FUNCTION ON NEW SERVERS