dmitrey schrieb:
hi all,
Is there a better way to kill threading.Thread (running) instance than
this one
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/496960
(it's all I have found via google).


Nope. There might be other ways technically, but none of them falls into a "better"-classification.

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

Reply via email to