[docs] [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
uglemat
report at bugs.python.org
Thu Aug 1 15:05:31 CEST 2013
uglemat added the comment:
> Is it right to correct someone and say that generator expressions are in fact *not* generator expressions?
Ups, I meant "Is it right to correct someone and say that generator expressions are in fact *not* list comprehensions?"
All these expressions and comprehensions are making me dissy :)
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18612>
_______________________________________
More information about the docs
mailing list