cpython/Demo/sgi
Guido van Rossum b1a77dd248 Deleting zombies 2001-07-17 15:45:08 +00:00
..
al Hide .fdc files here. 1997-05-28 16:14:48 +00:00
audio /usr/local/bin/python -> /usr/bin/env python 1996-11-27 19:52:01 +00:00
cd removing more stdwin users 2000-05-11 18:27:21 +00:00
flp Hide .fdc files here. 1997-05-28 16:14:48 +00:00
gl Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
sv bit vector is now implemented 1992-12-14 15:52:05 +00:00
video Deleting zombies 2001-07-17 15:45:08 +00:00
README Description of what's here 1994-08-30 12:07:58 +00:00

README

Demonstrations of Python that use various features of the Silicon
Graphics IRIS machines.

al		Demonstrations of the audio capabilities of the
		Indigo. Require the built-in module 'al'.  One program
		also needs the build-in module 'fl' (the FORMS
		library by Mark Overmars.)

cd		Demonstrations of the CD-ROM player's audio interface,
		built-in module 'cd'.

flp		Demonstrations of using the 'flp' standard module,
		which enables you to quickly create forms using the
		'fl' built-in module (available if you use the FORMS
		library by Mark Overmars).

gl		Demonstrations of the Graphics Library (GL).
		Require the built-in module 'gl'.

sv		Demonstrations of the Indigo Video module.
		Requires the built-in module 'sv'.  See also the
		following directory.