[Python-ideas] Proposal to change List Sequence Repetition (*) so it is not useless for Mutable Objects

Michael Selik michael.selik at gmail.com
Tue May 31 09:13:32 EDT 2016


On Tue, May 31, 2016 at 8:55 AM Sven R. Kunze <srkunze at mail.de> wrote:

> On 31.05.2016 13:39, Lorenz wrote:
> > I agree that when I was starting out with python this tripped me up a
> couple of times but Marc-Andre pointed out it is not necessarily easy to
> solve in a generic way.
>


> However, I think that's the reason why it's not so easy to do in a
> general manner.
>

I think comprehensions are doing pretty well at solving the general case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160531/ecc370c4/attachment.html>


More information about the Python-ideas mailing list