[Python-ideas] Re: For-expression/throwaway comprehension

2019-08-05 Thread Dominik Vilsmeier
Guido van Rossum wrote: > This is an interesting phenomenon. I'm not saying it's good or bad, I'm > just observing it (because it surprised me). Here is someone declaring that > the docs are less accessible than the code. I personally am disappointed, > given the amount of effort that we put in th

[Python-ideas] Re: Non-standard evaluation for Python

2019-08-05 Thread Anders Hovmöller
> On 17 Jul 2019, at 22:18, Andrew Barnert wrote: > > On Jul 17, 2019, at 12:29, Anders Hovmöller wrote: >> On 17 Jul 2019, at 21:00, Andrew Barnert wrote: On Jul 17, 2019, at 10:45, Anders Hovmöller wrote: >> On 17 Jul 2019, at 19:08, Andrew Barnert wrote: >>