]> granicus.if.org Git - python/commit
follow up to bug 1007 commit.
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 24 Aug 2007 22:14:21 +0000 (22:14 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 24 Aug 2007 22:14:21 +0000 (22:14 +0000)
commitc3ee950979cf3b9220dd51774b57b6208c4f315c
tree712e003c8934d4c73fada7ba54f5586c2d30e25f
parent178fefb9b5de5aa7db33e691ce2760c54097718b
follow up to bug 1007 commit.
Use self.assertTrue in test cases rather than the assert statement.
Lib/test/test_dumbdbm.py
Lib/test/test_whichdb.py