summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/PyShell.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-11-01 21:51:15 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-11-01 21:51:15 (GMT)
commitfaf0cd21edde392d4d30e2e4f7d9fa2fb9973b71 (patch)
tree5205cc61cb3cb7d64abbca29bf78e5961857f7a3 /Lib/idlelib/PyShell.py
parent3133f4193763314389930378feec3fd5a4d9d20c (diff)
downloadcpython-faf0cd21edde392d4d30e2e4f7d9fa2fb9973b71.zip
cpython-faf0cd21edde392d4d30e2e4f7d9fa2fb9973b71.tar.gz
cpython-faf0cd21edde392d4d30e2e4f7d9fa2fb9973b71.tar.bz2
float_abs() again: Guido pointed out that this could screw up in the
presence of NaNs. So pass the issue on to the platform libm fabs(); after all, fabs() is a std C function because you can't implement it correctly in portable C89.
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions