compressed data. \var{level} is an integer from 1 to 9 controlling
the level of compression; 1 is fastest and produces the least
compression, 9 is slowest and produces the most. The default value is
-6, which . Raises the \code{zlib.error} exception if any error occurs.
+6. Raises the \code{zlib.error} exception if any error occurs.
\end{funcdesc}
\begin{funcdesc}{compressobj}{\optional{level}}
compressed data. \var{level} is an integer from 1 to 9 controlling
the level of compression; 1 is fastest and produces the least
compression, 9 is slowest and produces the most. The default value is
-6, which . Raises the \code{zlib.error} exception if any error occurs.
+6. Raises the \code{zlib.error} exception if any error occurs.
\end{funcdesc}
\begin{funcdesc}{compressobj}{\optional{level}}