tarun wrote:

> Can anyone help me with a simple code through which the main thread can 
> kill the worker thread it started.

it cannot.  threads cannot be killed from the "outside".

</F>

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

Reply via email to