No, definitely not. d[1,2,3] and d[1][2][3] are not the same thing. The latter is what I am talking about. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/VDXM76WSNAUT6HVDPQ6AVVPW5242V6TK/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Allow starred expressions to be used as ... Kevin Mills
- [Python-ideas] Re: Allow starred expressions to be... MRAB
- [Python-ideas] Re: Allow starred expressions t... Kevin Mills
- [Python-ideas] Re: Allow starred expressio... Steven D'Aprano
- [Python-ideas] Re: Allow starred expre... Matsuoka Takuo
- [Python-ideas] Re: Allow starred expressions to be... David Mertz, Ph.D.
- [Python-ideas] Re: Allow starred expressions t... Kevin Mills
- [Python-ideas] Re: Allow starred expressio... Chris Angelico
- [Python-ideas] Re: Allow starred expre... Kevin Mills
- [Python-ideas] Re: Allow starred ... Matsuoka Takuo
- [Python-ideas] Re: Allow starred ... Brendan Barnwell
- [Python-ideas] Re: Allow star... Matsuoka Takuo
- [Python-ideas] Re: Allow ... Brendan Barnwell