cpython/Lib/unittest
Miss Islington (bot) 8fa0648f89 Update TestCase.assertAlmostEqual and assertNotAlmostEqual docstrings. (GH-3998) (GH-4040)
The word "difference" from missing the sentence.
This clarifies that it compares the difference between the two objects.
(cherry picked from commit 032a6480e3)
2017-10-18 10:30:05 -07:00
..
test Issue #29274: tests cases → test cases 2017-01-18 12:14:29 +00:00
__init__.py
__main__.py
case.py Update TestCase.assertAlmostEqual and assertNotAlmostEqual docstrings. (GH-3998) (GH-4040) 2017-10-18 10:30:05 -07:00
loader.py Issue #29274: tests cases → test cases 2017-01-18 12:14:29 +00:00
main.py
result.py
runner.py
signals.py
suite.py
util.py