commit | 6c14e587f59e72d69b99fdf766bbbcbf4af920fa | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Oct 22 11:48:10 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Oct 22 11:48:10 2009 +0000 |
tree | 6cec7b8014032f1d8ae9a5574c9bfd2c14320b4a | |
parent | 3954d21cc5bdef2bed90c875fc80a620b28271d5 [diff] [blame] |
Use "impl-detail" directive where applicable.
diff --git a/Doc/library/math.rst b/Doc/library/math.rst index d46014b..78a8a56 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst
@@ -331,7 +331,7 @@ The mathematical constant *e*. -.. note:: +.. impl-detail:: The :mod:`math` module consists mostly of thin wrappers around the platform C math library functions. Behavior in exceptional cases is loosely specified