]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix versionadded for py3k math.gamma
authorMark Dickinson <dickinsm@gmail.com>
Thu, 1 Oct 2009 16:13:29 +0000 (16:13 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 1 Oct 2009 16:13:29 +0000 (16:13 +0000)
Doc/library/math.rst

index 270c25f16392ccc02d9acd7b8e70996dce60a857..db620cf2755fc88f0be0f567efc2e14d9b032770 100644 (file)
@@ -285,7 +285,7 @@ Special functions
 
    Return the Gamma function at *x*.
 
-   .. versionadded:: 2.7
+   .. versionadded:: 3.2
 
 
 Constants