Message67741
| Author | alexandre.vassalotti |
|---|---|
| Recipients | alexandre.vassalotti, belopolsky, pitrou, rhettinger, terry.reedy |
| Date | 2008-06-05.23:37:05 |
| SpamBayes Score | 0.0786391 |
| Marked as misclassified | No |
| Message-id | <1212709027.25.0.535386031365.issue3008@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Kind of a cool hack. I am not sure how useful it is though. Personally,
I find ``struct.pack('d', f)`` slightly more educative (more useful
too), but that is just me.
And if you allow bin() to accept floats, will you make Python accept
binary float literals too? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-05 23:37:07 | alexandre.vassalotti | set | spambayes_score: 0.0786391 -> 0.0786391 recipients: + alexandre.vassalotti, rhettinger, terry.reedy, belopolsky, pitrou |
| 2008-06-05 23:37:07 | alexandre.vassalotti | set | spambayes_score: 0.0786391 -> 0.0786391 messageid: <1212709027.25.0.535386031365.issue3008@psf.upfronthosting.co.za> |
| 2008-06-05 23:37:06 | alexandre.vassalotti | link | issue3008 messages |
| 2008-06-05 23:37:05 | alexandre.vassalotti | create | |