Add a test for same-thread asynchronous exceptions (see #1779233).
commit0a45e9a0cd2d9872972246ddee2ba44f3a9e0870
authorantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 18 Oct 2009 18:22:04 +0000 (18 18:22 +0000)
committerantoine.pitrou <antoine.pitrou@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 18 Oct 2009 18:22:04 +0000 (18 18:22 +0000)
tree0204877329fcd79b385ea6e12b051e03ec220dfa
parenta4e2076c30e5465c03ab063f446da2a5aa675a86
Add a test for same-thread asynchronous exceptions (see #1779233).

git-svn-id: http://svn.python.org/projects/python/trunk@75499 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_threading.py