Message76703
| Author | dino.viehland |
|---|---|
| Recipients | dino.viehland |
| Date | 2008-12-01.17:52:24 |
| SpamBayes Score | 0.009409533 |
| Marked as misclassified | No |
| Message-id | <1228153945.74.0.126553636811.issue4482@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
10e667.__format__('+') returns '+1.0#INF'
vs:
10e667.__format__('') which returns 'inf'
The docs say 'inf' is right. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-01 17:52:25 | dino.viehland | set | recipients: + dino.viehland |
| 2008-12-01 17:52:25 | dino.viehland | set | messageid: <1228153945.74.0.126553636811.issue4482@psf.upfronthosting.co.za> |
| 2008-12-01 17:52:24 | dino.viehland | link | issue4482 messages |
| 2008-12-01 17:52:24 | dino.viehland | create | |