]> granicus.if.org Git - python/commit
Merged revisions 81747 via svnmerge from
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 5 Jun 2010 13:14:43 +0000 (13:14 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 5 Jun 2010 13:14:43 +0000 (13:14 +0000)
commitcb11b251a09fe141b3ded25744b70caea51f6551
tree464430d5658a90f4e1e4bd566ac8fdd927e7c9e7
parent02ff2100d3935bbdb9ea0000b667982aecc9d6ee
Merged revisions 81747 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81747 | michael.foord | 2010-06-05 13:58:39 +0100 (Sat, 05 Jun 2010) | 1 line

  unittest.TestCase.assertDictEqual and assertMultilineEqual provide better default failure messages in the event of long diffs.
........
Lib/unittest/case.py
Lib/unittest/util.py