Blocking a thread for x seconds

Fernando Rodríguez frr at easyjob.net
Thu Mar 9 11:35:57 EST 2006


Hi,

I have a class that descends from threading.Thread. One method should block 
the thread during x seconds and then call another method.  How can I do this?





More information about the Python-list mailing list