diff options
| author | Georg Brandl <georg@python.org> | 2009-04-05 22:20:44 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-04-05 22:20:44 +0000 |
| commit | 0d8f07305d7ddcf684c3db5680263c98cf70c067 (patch) | |
| tree | 8862b638d9b3e98ce030044765e9231333821f94 /Doc/library/cmath.rst | |
| parent | 889b0aa4506d5ea43985865a44562ebd39b3bf00 (diff) | |
| download | cpython-git-0d8f07305d7ddcf684c3db5680263c98cf70c067.tar.gz | |
Update signature style of optional arguments, part two.
Diffstat (limited to 'Doc/library/cmath.rst')
| -rw-r--r-- | Doc/library/cmath.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/cmath.rst b/Doc/library/cmath.rst index 682e6db653..8761c886b8 100644 --- a/Doc/library/cmath.rst +++ b/Doc/library/cmath.rst @@ -1,4 +1,3 @@ - :mod:`cmath` --- Mathematical functions for complex numbers =========================================================== |
