How to get user input with time limit?

User 1 at 2.3
Sat Oct 16 23:43:26 EDT 2004


Anyone know of a function like raw_input(), but with a built-in or
user-specified time limit?  Ideally, it would return an empty string
('') and resume processing if the user didn't enter something within
~10 seconds.



More information about the Python-list mailing list