This is Python 1.3, built for Digital Unix 3.2C (the operating system
formerly known as DEC OSF/1). It also works on older versions of DEC OSF/1 - 
I have tested that it works under 2.0). It should also work under Digital 
Unix 4.0.

This version of Python contains the following builtin modules

array audioop binascii crypt dbm fcntl gdbm grp imageop imp marshal math md5
posix pwd regex rgbimg rotor select signal socket strop struct sys time
timing tkinter

It also includes readline support for interactive use.

The tar file contains 

bin/python
lib/python/ [lots of stuff]
include/Py/ [include files]

The optimal place to install this is under /usr/local.

It was built with DEC's cc on an AlphaStation 200 4/233 running OSF/1 3.2C

-- Anthony Baxter <anthony@aaii.oz.au>
