Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "repeat.py" -- repeatedly execute a shell command (like | Guido van Rossum | 2001-01-05 | 1 | -7/+6 |
| | | | | watch(1)). Updated and untabified the README file. | ||||
* | Another demo from Thomas Gellekum (seasonally-themed, too) | Andrew M. Kuchling | 2000-12-21 | 1 | -0/+1 |
| | |||||
* | Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>. | Andrew M. Kuchling | 2000-12-15 | 1 | -1/+26 |
| | | | | ncurses.py requires panel support, and therefore doesn't work yet. | ||||
* | Check in README file and one demo program | Andrew M. Kuchling | 2000-12-13 | 1 | -0/+3 |