diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2008-05-09 17:54:23 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2008-05-09 17:54:23 (GMT) |
commit | f8476c15730939c4ee64d94f08c2d6e40b09195d (patch) | |
tree | 4b2107074cba7baf8bec2ceff3a049dcf2698f9b /Lib/test/test_cmd.py | |
parent | 8bd5334a9e192bcd1c182574d585179bc9d8be2d (diff) | |
download | cpython-f8476c15730939c4ee64d94f08c2d6e40b09195d.zip cpython-f8476c15730939c4ee64d94f08c2d6e40b09195d.tar.gz cpython-f8476c15730939c4ee64d94f08c2d6e40b09195d.tar.bz2 |
Issue #2487. math.ldexp(x, n) raised OverflowError when n was large and
negative; fix to return an (appropriately signed) zero instead.
Diffstat (limited to 'Lib/test/test_cmd.py')
0 files changed, 0 insertions, 0 deletions