]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Support for old TestResult object (unittest) with warnings when using unsupported...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Mon, 22 Feb 2010 23:28:32 +0000 (23:28 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Mon, 22 Feb 2010 23:28:32 +0000 (23:28 +0000)
commitae3db0a12b0c5ca42ea9fe54161d56c57269ea92
tree5a636558ffc55d6f41efdece75cb2163056b4ce1
parent4b81bc7fe6aad900cf2904c8a22a2c70a8b42659
Support for old TestResult object (unittest) with warnings when using unsupported features.
Lib/test/test_unittest.py
Lib/unittest/case.py
Lib/unittest/result.py