Message58430
| Author | noam |
|---|---|
| Recipients | christian.heimes, gvanrossum, nascheme, noam, tim.peters |
| Date | 2007-12-11.13:58:58 |
| SpamBayes Score | 0.2406667 |
| Marked as misclassified | No |
| Message-id | <b348a0850712110558q3213a2ebgf2fccd6c4f86ba4@mail.gmail.com> |
| In-reply-to | <475E94C0.2090007@cheimes.de> |
| Content | |
|---|---|
That's right, but the standard also defines that 0.0/0 -> nan, and 1.0/0 -> inf, but instead we raise an exception. It's just that in Python, every object is expected to be equal to itself. Otherwise, how can I check if a number is nan? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-12-11 13:58:58 | noam | set | spambayes_score: 0.240667 -> 0.2406667 recipients: + noam, gvanrossum, tim.peters, nascheme, christian.heimes |
| 2007-12-11 13:58:58 | noam | link | issue1580 messages |
| 2007-12-11 13:58:58 | noam | create | |