Merge r73838 from py3k branch. Use the nondeprecated unittest method
commit53551bc45389cdba0ed4dbc268106262ed9ac735
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 4 Jul 2009 08:42:10 +0000 (4 08:42 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 4 Jul 2009 08:42:10 +0000 (4 08:42 +0000)
tree335f22fbf086612bb730969e18d098e8b2b70032
parentedfb4e8103d8e8e0b9b84f655c38b7bdc655f639
Merge r73838 from py3k branch.  Use the nondeprecated unittest method
names.

git-svn-id: http://svn.python.org/projects/python/trunk@73839 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/factory.py
Lib/sqlite3/test/hooks.py
Lib/sqlite3/test/py25tests.py
Lib/sqlite3/test/regression.py
Lib/sqlite3/test/transactions.py
Lib/sqlite3/test/types.py
Lib/sqlite3/test/userfunctions.py