]> granicus.if.org Git - python/commit
dummy_thread modified to have interrupt_main and to behave appropriately when
authorBrett Cannon <bcannon@gmail.com>
Fri, 13 Jun 2003 23:44:35 +0000 (23:44 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 13 Jun 2003 23:44:35 +0000 (23:44 +0000)
commit4e64d78bbb961672ee324db234c70320ed4db6d5
treec5aa27b4e8b98693b93bfdf01e42ea1ac007c608
parent93e8e5492402d55e0c0c4b08ff213783f5891561
dummy_thread modified to have interrupt_main and to behave appropriately when
called.

Added announcement in Misc/NEWS for thread.interrupt_main and mention of
dummy_thread's change.
Lib/dummy_thread.py
Lib/test/test_dummy_thread.py
Misc/NEWS