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

_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to