Message61310
Mark Dickinson wrote:
> Currently, on Linux I get:
> - overflow (exp(1000)) -> OverflowError
> - domain error (sqrt(-1)) -> ValueError
> - singularity (log(0)) -> OverflowError
Windows raises the same exceptions as Linux. |
|
| Date |
User |
Action |
Args |
| 2008-01-20 16:53:32 | christian.heimes | set | spambayes_score: 0.43033 -> 0.43033 recipients:
+ christian.heimes, gvanrossum, tim_one, mark.dickinson, Rhamphoryncus, gmcastil |
| 2008-01-20 16:53:30 | christian.heimes | link | issue1640 messages |
| 2008-01-20 16:53:30 | christian.heimes | create | |
|