]> granicus.if.org Git - python/commit
Merge r73838 from py3k branch. Use the nondeprecated unittest method
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 4 Jul 2009 08:42:10 +0000 (08:42 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 4 Jul 2009 08:42:10 +0000 (08:42 +0000)
commit1844b0d7481d0790909627e4a166ef046df2c590
treebf851db345c8b7ec2cf1288a0dc447313a0c18f4
parentcd947e0c6af9b81d5069cb57080f1d0eedec7bfd
Merge r73838 from py3k branch.  Use the nondeprecated unittest method
names.
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