Andrew M. Kuchling
|
949f71b446
|
#687648 from Robert Schuppenies: use classic division. (RM Barry gave permission to update the demos.)
|
2008-09-13 01:22:08 +00:00 |
Benjamin Peterson
|
5b63acd31e
|
#2503 make singletons compared with "is" not == or !=
Thanks to Wummel for the patch
|
2008-03-29 15:24:25 +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
|
72a18a6659
|
Update this demo to use curses.panel
|
2000-12-22 21:50:01 +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 |