]> granicus.if.org Git - python/commit
Issue an actual PendingDeprecationWarning for the TestCase.fail* methods.
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 31 Mar 2009 19:59:14 +0000 (19:59 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 31 Mar 2009 19:59:14 +0000 (19:59 +0000)
commit65ff00559a1192bccb23b5af9abb54db361d9124
tree4e98f118bd90d4ee6762fd6ba75d8f73a09be744
parent41448c58d25386b4040cebc9d8078fe1749365e6
Issue an actual PendingDeprecationWarning for the TestCase.fail* methods.
Document the deprecation.
Doc/library/unittest.rst
Lib/unittest.py