I can use the python function raw_input() to read any input from the user but how can I add a timeout so that my program exits after x period of time when no input has been entered.
Thierry -- http://mail.python.org/mailman/listinfo/python-list
I can use the python function raw_input() to read any input from the user but how can I add a timeout so that my program exits after x period of time when no input has been entered.
Thierry -- http://mail.python.org/mailman/listinfo/python-list