Curses, Ncurses, Slang, etc?

Amit Patel amitp at Xenon.Stanford.EDU
Fri Jul 9 14:32:31 EDT 1999


 Eric Kidd  <eric.kidd at pobox.com> wrote:
| I'd like to write a Python application which uses either curses, ncurses,
| slang or a similar tty interface library. Unfortunately, the built-in
| curses module is hopeless broken on my RedHat 6.0 system (it doesn't export
| 'addch', for example).

I've been learning curses using Python & RedHat 6.0, and haven't had
any problems so far.  Could you show us a small program that results
in an error?

   - Amit






More information about the Python-list mailing list