From: Mark Dickinson Date: Thu, 1 Oct 2009 20:11:11 +0000 (+0000) Subject: Remove outdated versionchanged entry X-Git-Tag: v3.2a1~2462 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4035aace1adbe76c42847cc76d77a50931fce484;p=thirdparty%2FPython%2Fcpython.git Remove outdated versionchanged entry --- diff --git a/Doc/library/cmath.rst b/Doc/library/cmath.rst index b50ca5ebfc4c..cf6fe2cbe0ff 100644 --- a/Doc/library/cmath.rst +++ b/Doc/library/cmath.rst @@ -94,9 +94,6 @@ Power and logarithmic functions specified, returns the natural logarithm of *x*. There is one branch cut, from 0 along the negative real axis to -∞, continuous from above. - .. versionchanged:: 2.4 - *base* argument added. - .. function:: log10(x)