Teja schrieb:
> Hi all,
> 
> Does any one know how to terminate or kill a thread that is started
> with "start_new_thread()" in the middle of its execution?
> 
> Any pointers?

This has been discussed a bazillion times in this NG. The short answer 
is: no.

For  the long answer: do some googling :)

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to