]> granicus.if.org Git - python/commit
change deprecated unittest method calls into their proper names.
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 4 Jul 2009 08:32:15 +0000 (08:32 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 4 Jul 2009 08:32:15 +0000 (08:32 +0000)
commit04cecafce10abc8906a96aa16c0a7a87d9fb8227
tree8858575e95a59943468576ca305f929f257eabc4
parent0d3fa833a1a12fcff34541c4a024544b40debf98
change deprecated unittest method calls into their proper names.
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/factory.py
Lib/sqlite3/test/hooks.py
Lib/sqlite3/test/regression.py
Lib/sqlite3/test/transactions.py
Lib/sqlite3/test/types.py
Lib/sqlite3/test/userfunctions.py