summaryrefslogtreecommitdiffstats
path: root/Demo/curses/ncurses.py
Commit message (Expand)AuthorAgeFilesLines
* #2503 make singletons compared with "is" not == or !=Benjamin Peterson2008-03-291-1/+1
* Whitespace normalization. Ran reindent.py over the entire source tree.Tim Peters2004-07-181-2/+2
* Update this demo to use curses.panelAndrew M. Kuchling2000-12-221-2/+3
* Curses demos contributed by Thomas Gellekum <tg@FreeBSD.org>.Andrew M. Kuchling2000-12-151-0/+272