[Python-ideas] Operator for inserting an element into a list

Michael Selik mike at selik.org
Fri Jun 15 20:26:46 EDT 2018


On Fri, Jun 15, 2018, 5:24 PM Mikhail V <mikhailwas at gmail.com> wrote:

> there is just nothing against append() method.
>

Then why break the Zen: there should be only one obvious way?

But I see from various posts in the web and SO - people just want to spell
> it compact, and keep the 'item' part clean of brackets.


If you're going to cite things, please link to them.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180615/5d496a8a/attachment.html>


More information about the Python-ideas mailing list