[Tutor] another question ( unrelated )

shawn bright nephish at gmail.com
Fri Jul 20 18:08:00 CEST 2007


If i have a thread, of type threading.Thread
that i initiate with an __init__
in the
def run(self):
     while 1:
          do some stuff


is there a way i can stop this thread and restart this thread from within
itself ?

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070720/bd369766/attachment.htm 


More information about the Tutor mailing list