Message167347
| Author | skrah |
|---|---|
| Recipients | mark.dickinson, pitrou, skrah, steven.daprano |
| Date | 2012-08-03.19:47:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1344023256.24.0.235062758077.issue15544@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Why not add a is_nan() method to float numbers instead? Do you mean replacing math.isnan(x) by x.is_nan() to avoid the issue altogether? I'm not sure that's possible given that math just wraps the C library. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-03 19:47:36 | skrah | set | recipients: + skrah, mark.dickinson, pitrou, steven.daprano |
| 2012-08-03 19:47:36 | skrah | set | messageid: <1344023256.24.0.235062758077.issue15544@psf.upfronthosting.co.za> |
| 2012-08-03 19:47:35 | skrah | link | issue15544 messages |
| 2012-08-03 19:47:35 | skrah | create | |