Message 222477 - Python tracker
Message222477
| Author | andymaier |
|---|---|
| Recipients | andymaier, belopolsky, docs@python, eric.araujo |
| Date | 2014-07-07.17:07:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1404752861.7.0.411961511794.issue10289@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Comments on the patch py34_v2: 1. On complex(): It delegates to object.__complex__(); that should also be described. 2. On hex(): The use of "__index__()" is text and should be changed to a hyperlink. Andy |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-07 17:07:41 | andymaier | set | recipients: + andymaier, belopolsky, eric.araujo, docs@python |
| 2014-07-07 17:07:41 | andymaier | set | messageid: <1404752861.7.0.411961511794.issue10289@psf.upfronthosting.co.za> |
| 2014-07-07 17:07:41 | andymaier | link | issue10289 messages |
| 2014-07-07 17:07:41 | andymaier | create | |