mirror of https://github.com/python/cpython
7e47402264
comments, docstrings or error messages. I fixed two minor things in test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't"). There is a minor style issue involved: Guido seems to have preferred English grammar (behaviour, honour) in a couple places. This patch changes that to American, which is the more prominent style in the source. I prefer English myself, so if English is preferred, I'd be happy to supply a patch myself ;) |
||
---|---|---|
.. | ||
al | ||
audio | ||
cd | ||
flp | ||
gl | ||
sv | ||
video | ||
README |
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.