]> granicus.if.org Git - python/commit
Improvement to fix for issue 9926 to allow TestResult to be reused.
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sun, 19 Dec 2010 14:12:23 +0000 (14:12 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sun, 19 Dec 2010 14:12:23 +0000 (14:12 +0000)
commit5657ff8aa0aa9d53f92fc11cc2d4b7e23f5cb95a
tree0ac6fac427a34cc3d93390285468c9ab0ea8198e
parent62a1aaeeac5c6d2349a0698e1ba23870a6756e5e
Improvement to fix for issue 9926 to allow TestResult to be reused.
Lib/unittest/suite.py
Lib/unittest/test/test_suite.py