Searched defs:interrupt_main (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A Ddummy_thread.py17 'interrupt_main', 'LockType']
36 If the executed function calls interrupt_main the KeyboardInterrupt will be
133 # Used to signal that interrupt_main was called in a "thread"
138 def interrupt_main(): function

Completed in 87 milliseconds