Trees | Indices | Help |
|
---|
|
object --+ | threading._Verbose --+ | threading.Thread --+ | InterruptableThread
A thread class that supports being interrupted. Target functions should catch ThreadInterrupt to perform cleanup.
Code is a somewhat modified version of Bluebird75's solution found at http://stackoverflow.com/questions/323972/is-there-any-way-to-kill-a-thread-in-python
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Mon Jul 30 17:11:12 2012 | http://epydoc.sourceforge.net |