Python 1.4 Full Binary distribution for SGI
-------------------------------------------

Operating system: SGI IRIX 5.3

Compiler: GCC 2.7.0

Built-in modules:
       __builtin__ __main__ array audioop binascii cmath crypt errno
       fcntl gl grp imageop imp marshal math md5 operator parser
       posix pwd regex rgbimg rotor select signal socket strop struct
       sys thread time

Shared modules:
       _tkinter.so _xdrmodule.so almodule.so cdmodule.so clmodule.so
       cursesmodule.so dbmmodule.so dlmodule.so fmmodule.so
       imgfile.so newmodule.so nismodule.so sgimodule.so soundex.so
       syslogmodule.so termios.so timingmodule.so xxmodule.so

Thread support: yes

Readline support: yes

_tkinter support: yes (Tcl/Tk version 4.1/7.5; Tcl scripts included)

Database modules supported: dbm

Files and directories included in the tar file:
       bin/python
       include/python1.4/
       lib/python1.4/
       lib/tcl7.5/
       lib/tk4.1/
       man/man1/python.1

As far as I know, no other shared libraries are necessary.  If you
don't have certain optional SGI multimedia libraries (e.g. al, cd,
cl), the corresponding module won't work.  I can't distribute those
SGI products, sorry.

Built by: Guido van Rossum (home page: http://www.python.org/~guido/)