summaryrefslogtreecommitdiff
path: root/Doc/library/audioop.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-05-17 12:29:12 +0000
committerGeorg Brandl <georg@python.org>2009-05-17 12:29:12 +0000
commit71515ca191f32651c923c70e891632b4ac820b4f (patch)
treed6694e4aabe615b76ca113374bf35cd817fca330 /Doc/library/audioop.rst
parentef0a865f9c906a1298c43a453b2195d86befd6a4 (diff)
downloadcpython-git-71515ca191f32651c923c70e891632b4ac820b4f.tar.gz
Remove surplus empty lines and convert more files to new optional arg style.
Diffstat (limited to 'Doc/library/audioop.rst')
-rw-r--r--Doc/library/audioop.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/audioop.rst b/Doc/library/audioop.rst
index fe6e86fc6c..4af8536b86 100644
--- a/Doc/library/audioop.rst
+++ b/Doc/library/audioop.rst
@@ -1,4 +1,3 @@
-
:mod:`audioop` --- Manipulate raw audio data
============================================