]> granicus.if.org Git - python/commit
Closes issue 11407. TestCase.run returns the result object used or created
authorMichael Foord <michael@python.org>
Mon, 14 Mar 2011 23:01:46 +0000 (19:01 -0400)
committerMichael Foord <michael@python.org>
Mon, 14 Mar 2011 23:01:46 +0000 (19:01 -0400)
commit1341bb0019868345bab8adff94263c81e1d66eae
tree95af5b839e2972aa3d678484da0c2eac95fb2f69
parentba3a978fc1b877bd61602e6997d960a98e474311
Closes issue 11407. TestCase.run returns the result object used or created
Doc/library/unittest.rst
Lib/unittest/case.py
Lib/unittest/test/test_case.py
Misc/ACKS
Misc/NEWS