summaryrefslogtreecommitdiffstats
path: root/Demo/curses/ncurses.py
Commit message (Expand)AuthorAgeFilesLines
* Remove some of the old demos. (Put a few somewhere else.)Georg Brandl2010-12-301-273/+0
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
* Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...Benjamin Peterson2008-03-311-1/+1
* Make the last two curses demos work again -- they were using floatGuido van Rossum2007-07-241-27/+27
* 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