Message 277707 - Python tracker (original) (raw)
Message277707
Author | mark.dickinson |
---|---|
Recipients | Oren Milman, mark.dickinson, meador.inge, serhiy.storchaka |
Date | 2016-09-29.16:15:19 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1475165719.88.0.159149224675.issue28298@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
> and got a 'TypeError: an integer is required (got type LikeInt)' Right, see #12974 for more on arrays, `__int__` and `__index__`. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-29 16:15:19 | mark.dickinson | set | recipients: + mark.dickinson, meador.inge, serhiy.storchaka, Oren Milman |
2016-09-29 16:15:19 | mark.dickinson | set | messageid: 1475165719.88.0.159149224675.issue28298@psf.upfronthosting.co.za |
2016-09-29 16:15:19 | mark.dickinson | link | issue28298 messages |
2016-09-29 16:15:19 | mark.dickinson | create |