Kaydet (Commit) 173b739f authored tarafından Georg Brandl's avatar Georg Brandl

Fix markup.

üst feb0921f
...@@ -300,7 +300,7 @@ The module also defines two mathematical constants: ...@@ -300,7 +300,7 @@ The module also defines two mathematical constants:
platform and libm implementation. It's usually :exc:`ValueError` for *EDOM* platform and libm implementation. It's usually :exc:`ValueError` for *EDOM*
and :exc:`OverflowError` for errno *ERANGE*. 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 In earlier versions of Python the outcome of an operation with NaN as
input depended on platform and libm implementation. input depended on platform and libm implementation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment