Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28357
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Subject | Re: Time Bound Input in python |
| Date | 2012-09-03 08:27 -0700 |
| References | <1346666481.56139.YahooMailNeo@web193102.mail.sg3.yahoo.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.146.1346685881.27098.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Time Bound Input in python Emile van Sebille <emile@fenx.com> - 2012-09-03 08:27 -0700
csiph-web