Message 68561 - Python tracker
Message68561
| Author | mark.dickinson |
|---|---|
| Recipients | MrJean1, mark.dickinson |
| Date | 2008-06-22.08:32:55 |
| SpamBayes Score | 0.30626476 |
| Marked as misclassified | No |
| Message-id | <1214123577.07.0.00155354837971.issue3167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Could you tell me what
>>> import math
>>> math.log(float('-inf'))
gives instead of the expected ValueError? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-22 08:32:57 | mark.dickinson | set | spambayes_score: 0.306265 -> 0.30626476 recipients: + mark.dickinson, MrJean1 |
| 2008-06-22 08:32:57 | mark.dickinson | set | spambayes_score: 0.306265 -> 0.306265 messageid: <1214123577.07.0.00155354837971.issue3167@psf.upfronthosting.co.za> |
| 2008-06-22 08:32:56 | mark.dickinson | link | issue3167 messages |
| 2008-06-22 08:32:55 | mark.dickinson | create | |