from clipper move to python

A.M. Kuchling amk at amk.ca
Tue Sep 16 10:01:01 EDT 2003


On Tue, 16 Sep 2003 09:58:06 +0700, 
	ads <ads at chead.org> wrote:
> But right now I'm still not ready using linux, a lot of my client were
> using windows. Is someone know what should I use to create text
> console application like clipper using python in (stupid) windows?

Use consolelib: http://effbot.org/zone/console-index.htm .
It's not code-compatible with curses.

--amk






More information about the Python-list mailing list