Message206325
| Author | ethan.furman |
|---|---|
| Recipients | eric.smith, ethan.furman, gvanrossum, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner |
| Date | 2013-12-16.16:00:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387209659.99.0.89294447009.issue19995@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Did I mention __index__ is an unfortunate name for the current trend for this method? Stefan Krah commented: ---------------------- > memoryview, struct and probably also array.array accept __index__. When you say "accept __index__" do you mean for use as indices, or for use as values in the data structure itself? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-16 16:01:00 | ethan.furman | set | recipients: + ethan.furman, gvanrossum, rhettinger, mark.dickinson, pitrou, vstinner, eric.smith, skrah, serhiy.storchaka |
| 2013-12-16 16:00:59 | ethan.furman | set | messageid: <1387209659.99.0.89294447009.issue19995@psf.upfronthosting.co.za> |
| 2013-12-16 16:00:59 | ethan.furman | link | issue19995 messages |
| 2013-12-16 16:00:59 | ethan.furman | create | |