Add a test for a conflicting lock.
commit309a76be6be5764e30adcf7e3477ab16434214f7
authorandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 26 Jun 2006 13:23:10 +0000 (26 13:23 +0000)
committerandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 26 Jun 2006 13:23:10 +0000 (26 13:23 +0000)
tree62e2e5d22026a83d589498144bd87bf3680ab6c1
parent97d7588c9ffdf203459b1aa03980fecdca53b8ed
Add a test for a conflicting lock.

On slow machines, maybe the time intervals (2 sec, 0.5 sec) will be too tight.
I'll see how the buildbots like it.

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