On 13Jun2018 02:42, Mikhail V <mikhail...@gmail.com> wrote:
On Tue, Jun 12, 2018 at 10:26 PM, Terry Reedy <tjre...@udel.edu> wrote:
On 6/12/2018 10:54 AM, Mikhail V wrote:
Though additional brackets look really confusing for this purpose,
so I don't feel like using this seriously.
Learning about lists means learning about slice assignment: replace a
sublist with another sequence.
Yes I see, actually that is what I am saying - slice assignment has
_replace_ semantics.
Yes, but note that replacing an _empty_ part of the list _is_ an insert!
Cheers,
Cameron Simpson <c...@cskk.id.au>
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/