Thread termination

Hendrik van Rooyen mail at microcorp.co.za
Sat Oct 14 01:08:40 EDT 2006


 "Teja" <tejovathi.p at gmail.com>wrote:

> 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?
> 
> Thanks in advance
> 
> Teja.

can't be done from outside without co operation of thread in question.
google this newsgroup
- Hendrik




More information about the Python-list mailing list