Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use random module instead of whrandom | Andrew M. Kuchling | 2002-04-10 | 1 | -4/+4 |
| | | | | Move imports to top | ||||
* | Remove obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 1 | -1/+1 |
| | |||||
* | Added "repeat.py" -- repeatedly execute a shell command (like | Guido van Rossum | 2001-01-05 | 2 | -7/+64 |
| | | | | watch(1)). Updated and untabified the README file. | ||||
* | Choose the smallest value of x,y for the clock's radius (instead of just ↵ | Andrew M. Kuchling | 2000-12-23 | 1 | -9/+6 |
| | | | | | | | taking the y coordinate), and change radius of second indicator to compensate Remove redundant setting of sradius | ||||
* | Update this demo to use curses.panel | Andrew M. Kuchling | 2000-12-22 | 1 | -2/+3 |
| | |||||
* | Another demo from Thomas Gellekum (seasonally-themed, too) | Andrew M. Kuchling | 2000-12-21 | 2 | -0/+907 |
| | |||||
* | Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>. | Andrew M. Kuchling | 2000-12-15 | 4 | -1/+541 |
| | | | | 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 | 2 | -0/+226 |