diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2000-12-21 16:26:37 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2000-12-21 16:26:37 (GMT) |
commit | 23382f50475de957aca69b2c2b648ce3ca70fa4b (patch) | |
tree | 08b5fa6072f45ac29a61509dd111e5b87e5239c3 /Demo/curses/README | |
parent | 68a6f5a0a23a55e958bfcda303cc31955b095ea4 (diff) | |
download | cpython-23382f50475de957aca69b2c2b648ce3ca70fa4b.zip cpython-23382f50475de957aca69b2c2b648ce3ca70fa4b.tar.gz cpython-23382f50475de957aca69b2c2b648ce3ca70fa4b.tar.bz2 |
Another demo from Thomas Gellekum (seasonally-themed, too)
Diffstat (limited to 'Demo/curses/README')
-rw-r--r-- | Demo/curses/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demo/curses/README b/Demo/curses/README index 2fb1159..7635c3d 100644 --- a/Demo/curses/README +++ b/Demo/curses/README @@ -14,6 +14,7 @@ ncurses.py -- currently only a panels demo XXX this won't work until panel support is checked in rain.py -- raindrops keep falling on my desktop tclock.py -- ASCII clock, by Howard Jones +xmas.py -- I'm dreaming of an ASCII christmas Please send bugfixes and new contributions to me or, even better, submit them to the Python Bug Tracker on SourceForge |