[Python-Dev] Python Language Reference has no mention of list comÃprehensions

Laura Creighton lac at openend.se
Thu Dec 3 10:43:21 EST 2015


In a message of Thu, 03 Dec 2015 15:09:12 +0000, Random832 writes:

>>     6.2.4 Constructing lists, sets and dictionaries -- explicitly or through the use of comprehensions
>
>I don't like the idea of calling it "explicit construction".
>Explicit construction to me means the actual use of a call to the
>constructor function.

Would

     6.2.4 Creating lists, sets and dictionaries -- explicitly or through the use of comprehensions

get rid of that objection?

Laura


More information about the Python-Dev mailing list