Pausing a program - poll/sleep/threads?

Harlin harlinseritt at yahoo.com
Thu Feb 17 07:20:15 EST 2005


import time

play_something()

time.sleep(LengthOfSongInSeconds)

do_something()


Have you tried that? I'd be interesting in seeing this app you have. !




More information about the Python-list mailing list