Message69243
| Author | gvanrossum |
|---|---|
| Recipients | alexandre.vassalotti, amaury.forgeotdarc, christian.heimes, gvanrossum, mark.dickinson, nascheme, noam, rhettinger, skip.montanaro, tim.peters |
| Date | 2008-07-04.04:58:40 |
| SpamBayes Score | 0.0025918616 |
| Marked as misclassified | No |
| Message-id | <1215147521.18.0.605508318543.issue1580@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That is truly maddening! :-( I guess Noam's proposal to return str(x) if float(str(x)) == x makes more sense then. I don't really care as much about 1.234567890123 vs. 1.2345678901229999 as I care about 1.2345 vs. 1.2344999999999999. (This comment is supposed to *precede* the patch.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-07-04 04:58:41 | gvanrossum | set | spambayes_score: 0.00259186 -> 0.0025918616 recipients: + gvanrossum, tim.peters, skip.montanaro, nascheme, rhettinger, amaury.forgeotdarc, mark.dickinson, christian.heimes, alexandre.vassalotti, noam |
| 2008-07-04 04:58:41 | gvanrossum | set | spambayes_score: 0.00259186 -> 0.00259186 messageid: <1215147521.18.0.605508318543.issue1580@psf.upfronthosting.co.za> |
| 2008-07-04 04:58:40 | gvanrossum | link | issue1580 messages |
| 2008-07-04 04:58:40 | gvanrossum | create | |