How to just wait 3 secs ?

Mike C. Fletcher mcfletch at rogers.com
Tue May 18 11:47:51 EDT 2004


import time
time.sleep( 3 )

HTH,
Mike

Marcello Pietrobon wrote:
...

> I would like to make my script to wait 3 seconds ( so I can read the 
> output on the console )
> and then continue.
> How do I do it ?

...
 
________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://members.rogers.com/mcfletch/
  blog: http://zope.vex.net/~mcfletch/plumbing/





More information about the Python-list mailing list