From: Berker Peksag Date: Tue, 15 Sep 2015 17:06:28 +0000 (+0300) Subject: whatsnew/3.5: Add missing word "class" X-Git-Tag: v3.5.1rc1~343 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=878bc871b416aeccdbf0b086345221a1534c9043;p=thirdparty%2FPython%2Fcpython.git whatsnew/3.5: Add missing word "class" --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 2f8fe80224c1..edd6f6050f57 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -1940,7 +1940,7 @@ tracebacks. (Contributed by Robert Collins in :issue:`22936`.) unittest.mock ------------- -The :class:`~unittest.mock.Mock` has the following improvements: +The :class:`~unittest.mock.Mock` class has the following improvements: * Class constructor has a new *unsafe* parameter, which causes mock objects to raise :exc:`AttributeError` on attribute names starting