would it not be possible to have slicing fallback to islice if __iter__ is implemented and __geitem__ is not? _______________________________________________ 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/VNTIKNRIR3E4PRAKEI664KWYP7Y3ZC3R/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Re: Null wildcard in de-structu... Steve Jorgensen
- [Python-ideas] Re: Null wildcard in de-st... Paul Moore
- [Python-ideas] Re: Null wildcard in d... Steve Jorgensen
- [Python-ideas] Re: Null wildcard ... Steven D'Aprano
- [Python-ideas] Re: Null wildc... Chris Angelico
- [Python-ideas] Re: Null ... Steven D'Aprano
- [Python-ideas] Re: Null ... Chris Angelico
- [Python-ideas] Re: Null ... Steven D'Aprano
- [Python-ideas] Re: Null ... Steve Jorgensen
- [Python-ideas] Re: Null ... Paul Moore
- [Python-ideas] Re: Null ... Mathew Elman
- [Python-ideas] Re: Null ... Stephen J. Turnbull
- [Python-ideas] Re: Null ... Rob Cliffe via Python-ideas
- [Python-ideas] Re: Null ... Mathew Elman
- [Python-ideas] Re: Null ... Chris Angelico
- [Python-ideas] Re: Null ... Mathew Elman
- [Python-ideas] Re: Null ... Jeremiah Paige
- [Python-ideas] Re: Null ... Rob Cliffe via Python-ideas
- [Python-ideas] Re: Null ... Chris Angelico
- [Python-ideas] Re: Null ... Steven D'Aprano
- [Python-ideas] Re: Null ... David Mertz, Ph.D.