summaryrefslogtreecommitdiffstats
path: root/Lib/aifc.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/aifc.py')
-rw-r--r--Lib/aifc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/aifc.py b/Lib/aifc.py
index ea4f600..0c62f8d 100644
--- a/Lib/aifc.py
+++ b/Lib/aifc.py
@@ -102,7 +102,7 @@
# setcomptype(type, name)
# -- set the compression type and the
# human-readable compression type
-# setparams(nchannels, sampwidth, framerate, nframes, comptype, compname)
+# setparams(tuple)
# -- set all parameters at once
# setmark(id, pos, name)
# -- add specified mark to the list of marks