Pausing a program - poll/sleep/threads?
Harlin
harlinseritt at yahoo.com
Thu Feb 17 07:20:15 EST 2005
More information about the Python-list mailing list
Thu Feb 17 07:20:15 EST 2005
- Previous message (by thread): Pausing a program - poll/sleep/threads?
- Next message (by thread): Pausing a program - poll/sleep/threads?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
import time play_something() time.sleep(LengthOfSongInSeconds) do_something() Have you tried that? I'd be interesting in seeing this app you have. !
- Previous message (by thread): Pausing a program - poll/sleep/threads?
- Next message (by thread): Pausing a program - poll/sleep/threads?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list