Fix versionadded for py3k math.gamma

This commit is contained in:
Mark Dickinson 2009-10-01 16:13:29 +00:00
parent da18125ae1
commit 56e0966afa

View file

@ -285,7 +285,7 @@ Special functions
Return the Gamma function at *x*.
.. versionadded:: 2.7
.. versionadded:: 3.2
Constants