mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Fix markup.
This commit is contained in:
parent
feb0921f9f
commit
173b739ff8
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ The module also defines two mathematical constants:
|
|||
platform and libm implementation. It's usually :exc:`ValueError` for *EDOM*
|
||||
and :exc:`OverflowError` for errno *ERANGE*.
|
||||
|
||||
..versionchanged:: 2.6
|
||||
.. versionchanged:: 2.6
|
||||
In earlier versions of Python the outcome of an operation with NaN as
|
||||
input depended on platform and libm implementation.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue