?
=?iso-8859-1?Q?Fernando=20Rodr=edguez?=
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?
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?