diff options
author | Guido van Rossum <guido@python.org> | 1992-12-22 14:35:05 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1992-12-22 14:35:05 (GMT) |
commit | d7b67f261ee90728e41e6e56992246ccb1c71b78 (patch) | |
tree | e2353641ff5ce7e0da5182290eaabbd2a2efdd5d /Demo/stdwin | |
parent | 5dd997c59de64a761a621f5fcbd5b2ed0a691040 (diff) | |
download | cpython-d7b67f261ee90728e41e6e56992246ccb1c71b78.zip cpython-d7b67f261ee90728e41e6e56992246ccb1c71b78.tar.gz cpython-d7b67f261ee90728e41e6e56992246ccb1c71b78.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'Demo/stdwin')
-rw-r--r-- | Demo/stdwin/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demo/stdwin/README b/Demo/stdwin/README index 4863891..2d0bd85 100644 --- a/Demo/stdwin/README +++ b/Demo/stdwin/README @@ -8,7 +8,6 @@ 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) 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 |