Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28357 > unrolled thread

Re: Time Bound Input in python

Started byEmile van Sebille <emile@fenx.com>
First post2012-09-03 08:27 -0700
Last post2012-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.


Contents

  Re: Time Bound Input in python Emile van Sebille <emile@fenx.com> - 2012-09-03 08:27 -0700

#28357 — Re: Time Bound Input in python

FromEmile van Sebille <emile@fenx.com>
Date2012-09-03 08:27 -0700
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web