Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28357 > unrolled thread
| Started by | Emile van Sebille <emile@fenx.com> |
|---|---|
| First post | 2012-09-03 08:27 -0700 |
| Last post | 2012-09-03 08:27 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Time Bound Input in python Emile van Sebille <emile@fenx.com> - 2012-09-03 08:27 -0700
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Date | 2012-09-03 08:27 -0700 |
| Subject | Re: Time Bound Input in python |
| Message-ID | <mailman.146.1346685881.27098.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web