Message67543
| Author | pitrou |
|---|---|
| Recipients | belopolsky, pitrou, rhettinger |
| Date | 2008-05-30.18:31:59 |
| SpamBayes Score | 0.31923124 |
| Marked as misclassified | No |
| Message-id | <1212172326.86.0.781573181822.issue3008@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> What would you say to adding float-capable bin/oct/hex (+ maybe tobase) > to the math module? Why not indeed. However, as I said, if the intent is float-specific (and it is, unless there is another inexact numeric type which warrants a specific bin() output), then why not make it a method of float? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-30 18:32:07 | pitrou | set | spambayes_score: 0.319231 -> 0.31923124 recipients: + pitrou, rhettinger, belopolsky |
| 2008-05-30 18:32:07 | pitrou | set | spambayes_score: 0.319231 -> 0.319231 messageid: <1212172326.86.0.781573181822.issue3008@psf.upfronthosting.co.za> |
| 2008-05-30 18:32:00 | pitrou | link | issue3008 messages |
| 2008-05-30 18:31:59 | pitrou | create | |