summaryrefslogtreecommitdiffstats
path: root/Demo/stdwin/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1992-05-15 15:39:44 (GMT)
committerGuido van Rossum <guido@python.org>1992-05-15 15:39:44 (GMT)
commit4f0578ddfd13e009b2505d5ab11cccee5b035b12 (patch)
treedaa888c79b27047c2d3483067113eb88c3accdda /Demo/stdwin/README
parent5773798e50d94a775c9bed49b04a7a470978be4f (diff)
downloadcpython-4f0578ddfd13e009b2505d5ab11cccee5b035b12.zip
cpython-4f0578ddfd13e009b2505d5ab11cccee5b035b12.tar.gz
cpython-4f0578ddfd13e009b2505d5ab11cccee5b035b12.tar.bz2
Added jukebox
Diffstat (limited to 'Demo/stdwin/README')
-rw-r--r--Demo/stdwin/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/Demo/stdwin/README b/Demo/stdwin/README
index 3512f03..4863891 100644
--- a/Demo/stdwin/README
+++ b/Demo/stdwin/README
@@ -7,8 +7,9 @@ TestDirList.py Test DirList widget (lists directory contents)
TestFormSplit.py Test FormSplit widget (arbitrary grouping)
TestSched.py Test WindowSched widget (event scheduling)
TestTextEdit.py Test TextEdit widget (probably doen't work any more)
-ibrowse/ An Emacs info file browser
clock.py A simple clock, with alarm
+ibrowse/ An Emacs info file browser
+jukebox.py Play audio files (SGI only, needs SOX and SFPLAY)
lpwin.py Watch line printer queues
microedit.py The smallest window editor
miniedit.py A small multi-window editor