redho home | products | services
Web Design Forums

Web Design Forums  


Web Hosting, Web Design, Software and Web Development Forums  
 FAQFAQ   MemberlistArchive  Log inLog in   RegisterRegister 
         

Pause in python script execution



 
Post new topic   Reply to topic    Web Design Forums -> Python programming forum
View previous topic :: View next topic  
Author Message
PythonNewbie
Guest




Hello!
How do I stop my python script for a period of time, 3 seconds for example,
then continue it's execution?
Thanks!


Cool
  Reply with quote


Madwolf
Site Admin


Joined: 22 Dec 2004
Posts: 66
Hey PythonNewbie!

Quote:
How do I stop my python script for a period of time

Try this:

Code:
import time

time.sleep(3)


It will pause the script for 3 seconds, then continue.

Cheers!
  Reply with quote
Page 1 of 1
Post new topic   Reply to topic    Web Design Forums -> Python programming forum


Dubai Forums - Expat Help | Vegan Chat | Java Programming | Free 3D tutorials and 3d textures | Paris Forum | EU Forum
Free Dubai Classifieds | Free London Classifieds | Jobs in London

High Quality, Custom 3d animation and Web Design solutions Royal Quality Web Hosting Services Vegetarian and Animal Rights news

Powered by phpBB © 2001, 2005 phpBB Group