]> granicus.if.org Git - python/commit
Remove unittest methods scheduled for removal in 3.3 -- makes the unittest test suite...
authorGeorg Brandl <georg@python.org>
Sun, 20 Feb 2011 11:18:09 +0000 (11:18 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Feb 2011 11:18:09 +0000 (11:18 +0000)
commit2cebdd48657546bc89dd96e85210d3b56b302e8f
tree160598cdd73a3152750a1fcb9fe1eb3efbcfa9f6
parentfa2c61a22279f286e6e3abee0581fe66eb812737
Remove unittest methods scheduled for removal in 3.3 -- makes the unittest test suite pass again.
Lib/unittest/case.py
Lib/unittest/test/_test_warnings.py
Lib/unittest/test/test_assertions.py
Lib/unittest/test/test_case.py
Lib/unittest/test/test_runner.py