This is Python 1.3, built for Solaris 2.5. It should also work
on earlier relases of Solaris 2, I have checked it worked on
Solaris 2.3. It requires that you have OpenWindows installed.
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 sunaudiodev
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 acc from Sun SparcWorks 4.0 on a sun4m running SunOS 5.5
(aka Solaris 2.5)
-- Anthony Baxter <
[email protected]>