need advanced curses module

Andrew Kuchling akuchlin at mems-exchange.org
Tue Oct 24 16:27:09 EDT 2000


sill at localhost.kitenet.net (Oldayz) writes:
> I found it at
> ftp://starship.python.net/pub/crew/andrich/mystuff/cursesmodule-1.5b2.tar.gz
> but the download don't work (starship's down again isn't it?).

This module was fixed up, made more complete, and added to Python 2.0.
I'd recommend grabbing the 2.0 source code and compiling it;
back-porting the code to Python 1.5.2 shouldn't be very difficult.
You'd be concerned with Lib/curses/*.py and Modules/_cursesmodule.c.

--amk




More information about the Python-list mailing list