]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#11282: add back the fail* methods and assertDictContainsSubset.
authorEzio Melotti <none@none>
Sun, 3 Apr 2011 15:02:13 +0000 (18:02 +0300)
committerEzio Melotti <none@none>
Sun, 3 Apr 2011 15:02:13 +0000 (18:02 +0300)
commit0f535013c54955164388d3bf11858b9e42bed39e
treeedb17c1a5697abee5f03308d167dd0df614bbc83
parentb7af620747a542c8173fc9d2fef59e1141e9ff20
#11282: add back the fail* methods and assertDictContainsSubset.
Lib/unittest/case.py
Lib/unittest/test/_test_warnings.py
Lib/unittest/test/test_assertions.py
Lib/unittest/test/test_case.py
Lib/unittest/test/test_runner.py
Misc/NEWS