[Python-Dev] Python Language Reference has no mention of list comÃprehensions
Paul Moore
p.f.moore at gmail.com
Thu Dec 3 08:37:17 EST 2015
On 3 December 2015 at 12:51, Laura Creighton <lac at openend.se> wrote:
> Intentional or Oversight?
Hard to find :-)
https://docs.python.org/3/reference/expressions.html#displays-for-lists-sets-and-dictionaries
I went via "Atoms" in the expression section, then followed the links
in the actual grammar spec.
Paul
More information about the Python-Dev
mailing list