[Python-Dev] test_curses (original) (raw)

Georg Brandl g.brandl-nospam at gmx.net
Sun Jan 8 20:04:45 CET 2006


The call to curses.setupterm() leaves my terminal in a bad state.

The reset program outputs: Erase set to delete. Kill set to control-U (^U). Interrupt set to control-C (^C).

Doesn't the setupterm() have to be paired with something like shutdownterm()?

regards, Georg



More information about the Python-Dev mailing list