a simple keypress sensor

Soumen banerjee soumen08 at gmail.com
Thu Apr 9 21:55:51 EDT 2009


Hello,
I am writing a little program where i have an array the elements of
which i want to display upon keypresses by the user. The only way on
linux seems like using getch() from the curses library. I wanted a
simpler solution than having to use curses for such a simple thing.
any ideas?
Regards
Soumen



More information about the Python-list mailing list