Skip to content

Commit 3dc36cd

Browse files
author
georg.brandl
committed
Add description for wave.setcomptype() values
git-svn-id: http://svn.python.org/projects/python/trunk@56451 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 9983c04 commit 3dc36cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib/libwave.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ \subsection{Wave_write Objects \label{Wave-write-objects}}
142142

143143
\begin{methoddesc}[Wave_write]{setcomptype}{type, name}
144144
Set the compression type and description.
145+
At the moment, only compression type \samp{NONE} is supported,
146+
meaning no compression.
145147
\end{methoddesc}
146148

147149
\begin{methoddesc}[Wave_write]{setparams}{tuple}

0 commit comments

Comments
 (0)