Is there a way to detect if the user presses a key in Python that works on most 
OS's? I've only seen 1 method, and that only works in Python 2.6 and less.  If 
you get the key, can you store it in a variable?

Also, is there a way to create a callback in Python?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to