]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changes by Sjoerd (reformatted).
authorGuido van Rossum <guido@python.org>
Fri, 14 Feb 1997 16:14:03 +0000 (16:14 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 14 Feb 1997 16:14:03 +0000 (16:14 +0000)
commit1851a67695276039116834a86facd31c66ef53a8
tree697aac3862b103db8898de6b7555711ef86a6e1e
parent6fb6f10a9621fb60c8551417b2f03fcd2cdd0419
Changes by Sjoerd (reformatted).

add(): better handling of overflow (substitute maxval instead of
throwing away higher order bits).

ratecv(): some bugfixes, Sjoerd says.
Modules/audioop.c