Message305629
| Author | niki.spahiev |
|---|---|
| Recipients | niki.spahiev |
| Date | 2017-11-06.11:13:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1509966827.68.0.213398074469.issue31956@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sequence protocol specifies 2 optional argument for index method: seq.index(value, [start, [stop]]) array.index(value) needs start and stop arguments too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-06 11:13:47 | niki.spahiev | set | recipients: + niki.spahiev |
| 2017-11-06 11:13:47 | niki.spahiev | set | messageid: <1509966827.68.0.213398074469.issue31956@psf.upfronthosting.co.za> |
| 2017-11-06 11:13:47 | niki.spahiev | link | issue31956 messages |
| 2017-11-06 11:13:47 | niki.spahiev | create | |