]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
remove all occurence of math.rint() from the sources
authorPeter Schneider-Kamp <nowonder@nowonder.de>
Thu, 10 Aug 2000 04:23:30 +0000 (04:23 +0000)
committerPeter Schneider-Kamp <nowonder@nowonder.de>
Thu, 10 Aug 2000 04:23:30 +0000 (04:23 +0000)
commit10e1bf2f64b77f3a71157c72de19265870cdeb5f
tree4230ef139d940ff0fa2f56afdb5d1d6ec84e6bab
parent0707fea5ee112da270a86b5a147f260d6c0e35ef
remove all occurence of math.rint() from the sources

(and yes, "Currintly" also counts <0.5 wink>)
Doc/lib/libmath.tex
Include/mymath.h
Include/pyport.h
Lib/profile.py
Lib/test/output/test_math
Lib/test/test_math.py
Modules/mathmodule.c
configure
configure.in