I think It's quite obviously trying to bias the reader against the proposal by
presenting a senseless example ;-)  Assuming there's any real reason
to write that code at all, a better question is whether it's more
comprehensible than

accumulate(itertools.chain([6], range(4, 6)), operator.mul)


https://www.windowsmoviemaker.xyz/
_______________________________________________
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/OIFV7T2NKRPE3RF7I4OKFPBJQ6OKOQVP/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to