summaryrefslogtreecommitdiffstats
path: root/Demo/curses/rain.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-12/+12
|
* Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>.Andrew M. Kuchling2000-12-151-0/+94
ncurses.py requires panel support, and therefore doesn't work yet.