]> granicus.if.org Git - python/commit
bpo-33967: Fix wrong use of assertRaises (GH-8306)
authorINADA Naoki <methane@users.noreply.github.com>
Tue, 17 Jul 2018 04:44:47 +0000 (13:44 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Jul 2018 04:44:47 +0000 (13:44 +0900)
commit56d8f57b83a37b05a6f2fbc3e141bbc1ba6cb3a2
tree6e48b61f083466b58c268ea161aa6cfe0e9a41e4
parent01b7d5898262dbe0e9edb321b3be9a34da196f6f
bpo-33967: Fix wrong use of assertRaises (GH-8306)
Lib/test/test_functools.py