diff options
Diffstat (limited to 'docs/differences/python_36.rst')
| -rw-r--r-- | docs/differences/python_36.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/differences/python_36.rst b/docs/differences/python_36.rst index 4ea874224..dec8c5943 100644 --- a/docs/differences/python_36.rst +++ b/docs/differences/python_36.rst @@ -121,7 +121,7 @@ Changes to built-in modules: +--------------------------------------------------------------------------------------------------------------+----------------+ | `math <https://docs.python.org/3.6/whatsnew/3.6.html#math>`_ | +--------------------------------------------------------------------------------------------------------------+----------------+ - | The new math.tau (τ) constant has been added | | + | The new math.tau (τ) constant has been added | Completed | +--------------------------------------------------------------------------------------------------------------+----------------+ | `os <https://docs.python.org/3.6/whatsnew/3.6.html#os>`_ | +--------------------------------------------------------------------------------------------------------------+----------------+ |
