diff options
| author | Benjamin Peterson <benjamin@python.org> | 2008-08-16 02:59:55 +0000 |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2008-08-16 02:59:55 +0000 |
| commit | 9abf93d6c96991167cc6acf50f025410ea1def2f (patch) | |
| tree | 2d4cd67df1cc6f47d5244a771753ced49f63a4a6 /Doc/library/math.rst | |
| parent | 24c4d85598d9f191350ae8a345c310a1a5c75214 (diff) | |
| download | cpython-git-9abf93d6c96991167cc6acf50f025410ea1def2f.tar.gz | |
murder some versionadded and versionchanged directives in their beds
Diffstat (limited to 'Doc/library/math.rst')
| -rw-r--r-- | Doc/library/math.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/math.rst b/Doc/library/math.rst index da38305aa4..a7dd4ddb79 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst @@ -88,8 +88,6 @@ Number-theoretic and representation functions: The accuracy of fsum() may be impaired on builds that use extended precision addition and then double-round the results. - .. versionadded:: 2.6 - .. function:: isinf(x) |
