diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2008-06-17 21:16:55 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2008-06-17 21:16:55 (GMT) |
commit | fb1c4b98e9bfd3b5f799b5991081d3e4ea78d0eb (patch) | |
tree | 5aee39b4b4cd0ce7843c870f03e89a9ffee63289 /Lib/textwrap.py | |
parent | 21a45e1bea1149a30d986af0e7df67a267621d7f (diff) | |
download | cpython-fb1c4b98e9bfd3b5f799b5991081d3e4ea78d0eb.zip cpython-fb1c4b98e9bfd3b5f799b5991081d3e4ea78d0eb.tar.gz cpython-fb1c4b98e9bfd3b5f799b5991081d3e4ea78d0eb.tar.bz2 |
Issue 3118: make test_math pass on Ubuntu/ia64. exp(-745.0) was raising
OverflowError incorrectly on this platform, presumably as a result of
the libm setting errno = ERANGE for this call.
Diffstat (limited to 'Lib/textwrap.py')
0 files changed, 0 insertions, 0 deletions