2009/10/7 找尋自己的一片天 <command....@alexbbs.twbbs.org>:
> Sorry to ask, but i don't know how to solve it.
>
> I try to call thread.interrupt_main() function in my child thread's run method
> which is inherit threading.Thread class.
>
> But it didn't work, does anyone know why?
>
> Thanks a lot!!
>

"it didn't work" is not enough information.

What is your code (smallest version that shows the problem)?

And what is the traceback?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to