Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #82901 > unrolled thread

Re: learning to use iterators

Started byBen Finney <ben+python@benfinney.id.au>
First post2014-12-25 06:58 +1100
Last post2014-12-25 06:58 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: learning to use iterators Ben Finney <ben+python@benfinney.id.au> - 2014-12-25 06:58 +1100

#82901 — Re: learning to use iterators

FromBen Finney <ben+python@benfinney.id.au>
Date2014-12-25 06:58 +1100
SubjectRe: learning to use iterators
Message-ID<mailman.17189.1419451115.18130.python-list@python.org>
Terry Reedy <tjreedy@udel.edu> writes:

> On 12/23/2014 4:25 PM, Ben Finney wrote:
> > To be clear: there's nothing about parentheses that produce a
> > generator expression.
>
> Incorrect; parentheses *are* as a part of 'generator expression'.
> From the doc:
> generator_expression ::=  "(" expression comp_for ")"

Thanks for the correction.

-- 
 \      “Yesterday I saw a subliminal advertising executive for just a |
  `\                                           second.” —Steven Wright |
_o__)                                                                  |
Ben Finney

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web