[Python-Dev] curses demos

Guido van Rossum guido@python.org
Thu, 16 Nov 2000 15:03:47 -0500


> I'd like to add a Demo/curses directory to the CVS tree.  If anyone
> has reasonably small programs that use the curses module, please let
> me know.
> 
> Right now I have two programs: a Life game that I wrote, and Alexei
> Gilchrist's cfm (http://cfm.sourceforge.net/), which is a little file
> manager.  I also want to write scripts to demonstrate reading the
> mouse, and writing a threaded curses program.

Cool.  Go for it!

--Guido van Rossum (home page: http://www.python.org/~guido/)