]> granicus.if.org Git - python/commit
Add the function/method name to assertRaises.
authorGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 09:10:40 +0000 (09:10 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Jul 2007 09:10:40 +0000 (09:10 +0000)
commit2b6a97e69cd33ac7389b0e42c243b47e3d23f2fb
tree71b148d25a6ea785d2a441e43f1049dd1cdb2be4
parenta0982944464b94c2965e4776f376b66903f82764
Add the function/method name to assertRaises.
Lib/unittest.py