Added 'list_only' option (and modified 'run()' to respect it).
[python/dscho.git] / Demo / sgi / README
blob3ef80d2dbde1e407d62df872ce293ea4d106fbb8
1 Demonstrations of Python that use various features of the Silicon
2 Graphics IRIS machines.
4 al              Demonstrations of the audio capabilities of the
5                 Indigo. Require the built-in module 'al'.  One program
6                 also needs the build-in module 'fl' (the FORMS
7                 library by Mark Overmars.)
9 cd              Demonstrations of the CD-ROM player's audio interface,
10                 built-in module 'cd'.
12 flp             Demonstrations of using the 'flp' standard module,
13                 which enables you to quickly create forms using the
14                 'fl' built-in module (available if you use the FORMS
15                 library by Mark Overmars).
17 gl              Demonstrations of the Graphics Library (GL).
18                 Require the built-in module 'gl'.
20 sv              Demonstrations of the Indigo Video module.
21                 Requires the built-in module 'sv'.  See also the
22                 following directory.