From: Raymond Hettinger Date: Tue, 25 Jan 2011 08:01:01 +0000 (+0000) Subject: Typo. X-Git-Tag: v3.2rc2~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=902f320232daaebbf80c7de6eeafcae3957db5d5;p=thirdparty%2FPython%2Fcpython.git Typo. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 0c8eee0d9952..2bd461e349ca 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -975,7 +975,7 @@ datetime and time math ---- -The :mod:`math` module has been updated with five new functions inspired by the +The :mod:`math` module has been updated with six new functions inspired by the C99 standard. The :func:`~math.isfinite` function provides a reliable and fast way to detect