From: Vladimír Vondruš Date: Fri, 23 Aug 2019 12:51:27 +0000 (+0200) Subject: documentation/python: yup, yet another variant of builtin math docstrings. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=2aa50669dc22b5b9154a464d7169a7069ff8cf54;p=blog.git documentation/python: yup, yet another variant of builtin math docstrings. --- diff --git a/documentation/test_python/inspect_annotations/math.html b/documentation/test_python/inspect_annotations/math.html index ebfe209d..222af053 100644 --- a/documentation/test_python/inspect_annotations/math.html +++ b/documentation/test_python/inspect_annotations/math.html @@ -22,8 +22,8 @@

math module

-

This module is always available. It provides access to the -mathematical functions defined by the C standard.

+

This module provides access to the mathematical functions +defined by the C standard.

Contents