]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
rename TestCase.skip() to skipTest() because it causes annoying problems with trial...
authorBenjamin Peterson <benjamin@python.org>
Thu, 26 Mar 2009 20:05:50 +0000 (20:05 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 26 Mar 2009 20:05:50 +0000 (20:05 +0000)
commit47d9738b0fb7b1a255ee33c2570caad4469c8469
tree1d419a74be93d4d92dddb89fde7a3d1b968af687
parentc3141a6e9607f41ad32ebb0002d009a3728be4fc
rename TestCase.skip() to skipTest() because it causes annoying problems with trial #5571
Doc/library/unittest.rst
Lib/test/test_unittest.py
Lib/unittest.py