commit | 1851a67695276039116834a86facd31c66ef53a8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Feb 14 16:14:03 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Feb 14 16:14:03 1997 +0000 |
tree | 697aac3862b103db8898de6b7555711ef86a6e1e | |
parent | 6fb6f10a9621fb60c8551417b2f03fcd2cdd0419 [diff] |
Changes by Sjoerd (reformatted). add(): better handling of overflow (substitute maxval instead of throwing away higher order bits). ratecv(): some bugfixes, Sjoerd says.