stop a thread safetely

Zunbeltz Izaola zunbeltz at gmail.com
Fri May 13 08:06:15 EDT 2005


Hi,

I have a wxPython application that call makes a thread (with threading
module). In some moment i've to stop the thread but i need to finish a 
funtion in the thread before it can stop. How can i achive this?

Thanks in advance

Zunbletz



More information about the Python-list mailing list