Andrew M. Kuchling
|
311562ac75
|
Use true division, and the True value
|
2006-06-03 23:07:21 +00:00 |
Tim Peters
|
e6ddc8b20b
|
Whitespace normalization. Ran reindent.py over the entire source tree.
|
2004-07-18 05:56:09 +00:00 |
Andrew M. Kuchling
|
994d8539f6
|
Choose the smallest value of x,y for the clock's radius (instead of just taking the
y coordinate), and change radius of second indicator to compensate
Remove redundant setting of sradius
|
2000-12-23 14:50:18 +00:00 |
Andrew M. Kuchling
|
15c3c2bdf8
|
Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>.
ncurses.py requires panel support, and therefore doesn't work yet.
|
2000-12-15 00:41:48 +00:00 |