]> granicus.if.org Git - python/commit
unittest.TestCase assertion methods inform you when they have omitted an over long...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 5 Jun 2010 13:38:16 +0000 (13:38 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 5 Jun 2010 13:38:16 +0000 (13:38 +0000)
commit5fe21ff91a0f3404680a7ff8c3c78b085b7ce92a
tree3de869246c5d37964edf1dec86a1a948887ef6d1
parentec27d91741d93f3307208bb3faff590446eac0b7
unittest.TestCase assertion methods inform you when they have omitted an over long diff on failure. Issue 8351.
Lib/unittest/case.py