Message274580
| Author | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, steven.daprano |
| Date | 2016-09-06.18:00:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473184843.97.0.239501132406.issue27975@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> As a convenience for whom? I was referring to the general math module model. Being able to type `sqrt(2)` rather than having to type `sqrt(float(2))` or `sqrt(2.0)` is a convenience. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-06 18:00:43 | mark.dickinson | set | recipients: + mark.dickinson, steven.daprano |
| 2016-09-06 18:00:43 | mark.dickinson | set | messageid: <1473184843.97.0.239501132406.issue27975@psf.upfronthosting.co.za> |
| 2016-09-06 18:00:43 | mark.dickinson | link | issue27975 messages |
| 2016-09-06 18:00:43 | mark.dickinson | create | |