]> granicus.if.org Git - python/commit
Cause calling interrupt_main in main thread raise KeyboardInterrupt instantly.
authorBrett Cannon <bcannon@gmail.com>
Fri, 13 Jun 2003 23:56:32 +0000 (23:56 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 13 Jun 2003 23:56:32 +0000 (23:56 +0000)
commit91012fe9b58b9dff2298aad453804023d557447b
tree28c6a48ff21d97783760a06eee1e1db62e2b21fe
parent4e64d78bbb961672ee324db234c70320ed4db6d5
Cause calling interrupt_main in main thread raise KeyboardInterrupt instantly.
Lib/dummy_thread.py
Lib/test/test_dummy_thread.py