Message302391
| Author | svelankar |
|---|---|
| Recipients | Mariatta, docs@python, svelankar |
| Date | 2017-09-17.23:11:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505689879.15.0.556612193344.issue31501@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Description for the operator precedence should read "Multiplication, matrix multiplication division, remainder" instead of "Multiplication, matrix multiplication, division, floor division, remainder. Section 6.16. Operator precedence I feel this would help a new comer to python to instantly figure out what does "//" stand for. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-17 23:11:19 | svelankar | set | recipients: + svelankar, docs@python, Mariatta |
| 2017-09-17 23:11:19 | svelankar | set | messageid: <1505689879.15.0.556612193344.issue31501@psf.upfronthosting.co.za> |
| 2017-09-17 23:11:19 | svelankar | link | issue31501 messages |
| 2017-09-17 23:11:18 | svelankar | create | |