[Tutor] Put delay in while loop

Bernard Lebel python at bernardlebel.com
Mon Aug 23 22:24:40 CEST 2004


Hello,

How (if possible at all) do you a "delay" in a while loop? Let say for
example I have an ever-lasting program that uses a while loop, and that
checks for a server connection (by check the validity of a path over that
server). In this example I would want the while loop to perform the
verification once every minute.


Thanks
Bernard



More information about the Tutor mailing list