]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* clmodule.c: the documentation was wrong, so changed the interface
authorSjoerd Mullender <sjoerd@acm.org>
Wed, 17 Feb 1993 09:11:14 +0000 (09:11 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Wed, 17 Feb 1993 09:11:14 +0000 (09:11 +0000)
commit22e44cd0b5c4966ae1231536541e822953bff63d
treeaa05e942a02e86909679a6de96fe76df5e8d77bc
parent3ea6161bb5d4f443aba0aac2d01e5e80c43113e1
* clmodule.c: the documentation was wrong, so changed the interface
  accordingly: SetMin, SetMax, SetDefault are no longer methods of the
  compressor/decompressor but are functions of the cl module and they
  take a first argument which is a compression scheme
Modules/clmodule.c