summaryrefslogtreecommitdiffstats
path: root/Doc/library/cmath.rst
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-07-28 16:45:13 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2009-07-28 16:45:13 (GMT)
commit8ab590ef0686756b7265ee5a55514c37b86cc5ad (patch)
treedc76d6dc560d083511a9b9ffa137712f288627a6 /Doc/library/cmath.rst
parent44ec7ac9474bf73a41b0b455c68980f8a0839c37 (diff)
downloadcpython-8ab590ef0686756b7265ee5a55514c37b86cc5ad.zip
cpython-8ab590ef0686756b7265ee5a55514c37b86cc5ad.tar.gz
cpython-8ab590ef0686756b7265ee5a55514c37b86cc5ad.tar.bz2
Remove leading blank line from cmath.rst
Diffstat (limited to 'Doc/library/cmath.rst')
-rw-r--r--Doc/library/cmath.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/cmath.rst b/Doc/library/cmath.rst
index 1a75d87..4797bea 100644
--- a/Doc/library/cmath.rst
+++ b/Doc/library/cmath.rst
@@ -1,4 +1,3 @@
-
:mod:`cmath` --- Mathematical functions for complex numbers
===========================================================