Kaydet (Commit) 6f635f41 authored tarafından Georg Brandl's avatar Georg Brandl

Consolidate deprecation messages.

üst 0ddc30b7
......@@ -776,8 +776,7 @@ Test cases
will be *msg* if given, otherwise it will be :const:`None`.
.. deprecated:: 2.7
:meth:`failUnless`; use one of the ``assert`` variants.
:meth:`assert_`; use :meth:`assertTrue`.
:meth:`failUnless` and :meth:`assert_`; use :meth:`assertTrue`.
.. method:: assertEqual(first, second[, msg])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment