[EMAIL PROTECTED] wrote:

> So, my question is, using a regular console, is there a way I can get
> python to listen for a specific keystroke?  I'm using signal handling
> to deal with ^C, could I also do something like that?

This might help:

http://www.python.org/doc/faq/windows.html#how-do-i-check-for-a-keypress-without-blocking
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to