diff options
author | Guido van Rossum <guido@python.org> | 2000-05-11 18:42:27 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-05-11 18:42:27 +0000 |
commit | c9a5f343bcd33a5cc4405ae298142a3d5fc73d6e (patch) | |
tree | 7e31f4337a733238e3d38cf358f84a7f5c6e7c94 /Python/errors.c | |
parent | a28518a6a645710b5c8a78e3d98da4bac828d63e (diff) | |
download | cpython-git-c9a5f343bcd33a5cc4405ae298142a3d5fc73d6e.tar.gz |
The addition of rint() (by Peter Schneider-Kamp; I forgot to mention
that before) in the previous patch has one problem; rint() is not in
the C math library on all platforms (e.g. not for VC++). Make it
conditional on HAVE_RINT.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions