Thread Question

D duncanm255 at hotmail.com
Tue Feb 28 15:56:25 EST 2006


Guys - I appreciate the clarification.   So it looks like they used a
class for the ping thread because they were a) running multiple
instances of the thread concurrently and b) needing to keep track of
the state of each instance, correct?  I believe that in my case, since
I will be just running one instance of the thread to ensure that the
remote system is functioning properly, that the single statement should
work just fine.




More information about the Python-list mailing list