Convert test_dummy_threading and test_dbm to unittest.
commit8dec9a2e8d9cfff339863045c8f5690c8cb06230
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 18 Mar 2008 01:50:25 +0000 (18 01:50 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 18 Mar 2008 01:50:25 +0000 (18 01:50 +0000)
tree1409fe7957bf2e9a6a83a9de7c887c52b10a9161
parentf70564cf1c89c64e137e1bd77b66588e522235af
Convert test_dummy_threading and test_dbm to unittest.

git-svn-id: http://svn.python.org/projects/python/trunk@61473 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_dbm.py
Lib/test/test_dummy_threading.py
Misc/NEWS