Re: Ncruses module ?
Guido.van.Rossum@cwi.nl
Thu, 09 Jun 1994 22:40:19 +0200
There have been more requests for curses or ncurses interfaces but I've
never heard of one being built...
And no, there is no "automatic" way of handling a new library -- someone
will have to code up the interface in Python's object-oriented style first.
--Guido