[issue3167] math test fails on Solaris 10

Mark Dickinson report at bugs.python.org
Sun Jun 22 10:32:57 CEST 2008


Mark Dickinson <dickinsm at gmail.com> added the comment:

Could you tell me what

>>> import math
>>> math.log(float('-inf'))

gives instead of the expected ValueError?

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3167>
_______________________________________


More information about the Python-bugs-list mailing list