Lie Ryan <[EMAIL PROTECTED]> wrote:

> And as far as I know, it is impossible to implement a "press any key" 
> feature with python in a simple way (as it should be). 

"press any key" is a misfeature at the best of times. Quite apart from the 
people who can't find the key with 'any' written on it there are also the 
people who can't figure out why it 'Ctrl', 'Alt', 'Shift', 'Caps Lock' 
aren't keys (not to mention the smartass's who think Ctrl+Break is a key). 
It is better to always ask for a specific key.

Have you tried Google? Googling for "python getch" gives 
http://snippets.dzone.com/posts/show/915 as the first hit.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to