"Teja" <[EMAIL PROTECTED]>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

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

Reply via email to