[docs] [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
Mark Lawrence
report at bugs.python.org
Thu Jun 19 17:54:02 CEST 2014
Mark Lawrence added the comment:
Both list comprehension and generator expression are defined in the glossary https://docs.python.org/3/glossary.html, so what else can be done?
----------
nosy: +BreamoreBoy
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18612>
_______________________________________
More information about the docs
mailing list