Time Bound Input in python
Emile van Sebille
emile at fenx.com
Mon Sep 3 11:27:26 EDT 2012
More information about the Python-list mailing list
Mon Sep 3 11:27:26 EDT 2012
- Previous message (by thread): Time Bound Input in python
- Next message (by thread): The opener parameter of Python 3 open() built-in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/3/2012 3:01 AM Vikas Kumar Choudhary said... > Hi > > I though of taking time bound input from user in python using "input" > command. > it waits fro infinite time , but I want to limit the time after that > user input should expire with none. > Please help. > Googling yields http://stackoverflow.com/questions/1335507/keyboard-input-with-timeout-in-python among others. Emile
- Previous message (by thread): Time Bound Input in python
- Next message (by thread): The opener parameter of Python 3 open() built-in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list