Showing posts with label wait. Show all posts
Showing posts with label wait. Show all posts

Saturday, November 10, 2012

Python wait or pause

All examples that I've found for how to do this involve using the sleep() function from the time library. Here are two example pages:

http://www.pressthered.com/how_to_sleep_pause_wait_stop_your_python_code/

http://ubuntuforums.org/showthread.php?t=715907