diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-11-01 23:59:56 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-11-01 23:59:56 (GMT) |
commit | 4e8ab5db38c84e981f1e4cd11fd375bf7469341e (patch) | |
tree | e95e713047782bf943bbeb24282c499026d2d181 /Mac/ReadMe-src | |
parent | 95837f1973c0343f33bab0cc0fc98c32856d53e1 (diff) | |
download | cpython-4e8ab5db38c84e981f1e4cd11fd375bf7469341e.zip cpython-4e8ab5db38c84e981f1e4cd11fd375bf7469341e.tar.gz cpython-4e8ab5db38c84e981f1e4cd11fd375bf7469341e.tar.bz2 |
float_divmod(): the code wasn't sick enough to stop the MS optimizer
from optimizing away mod's sign adjustment when mod == 0; so it got
the intended result only in the debug build.
Diffstat (limited to 'Mac/ReadMe-src')
0 files changed, 0 insertions, 0 deletions