[Python-ideas] Simpler syntax for basic iterations
Ryan Gonzalez
rymg19 at gmail.com
Wed Oct 14 00:24:17 CEST 2015
Like multi-line lambdas, multi-line with statements, null coalescing operators, and all the other topics that come up every other week?
On October 13, 2015 5:19:46 PM CDT, Mark Lawrence <breamoreboy at yahoo.co.uk> wrote:
>On 13/10/2015 21:35, Sven R. Kunze wrote:
>> On 13.10.2015 22:21, Mark Lawrence wrote:
>>> On 13/10/2015 18:59, Sven R. Kunze wrote:
>>>> I still like instead of the cryptic __ or _
>>>>
>>>> for each in range(3):
>>>> dosomething
>>>>
>>>> To me, that reads like a normal English statement.
>>>>
>>>> Best,
>>>> Sven
>>>
>>> No thanks. The current situation has suited the Python community
>for
>>> 25 years give or take, so if it ain't broke, there's no way it's
>going
>>> to get fixed, thank goodness. Can we move on please?
>>>
>>
>> What exactly do you mean?
>>
>
>Stop pointlessly discussing something that simply is not going to
>happen.
>
>--
>My fellow Pythonistas, ask not what our language can do for you, ask
>what you can do for our language.
>
>Mark Lawrence
>
>_______________________________________________
>Python-ideas mailing list
>Python-ideas at python.org
>https://mail.python.org/mailman/listinfo/python-ideas
>Code of Conduct: http://python.org/psf/codeofconduct/
--
Sent from my Nexus 5 with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20151013/856d1e2a/attachment.html>
More information about the Python-ideas
mailing list