Commit Graph

6 Commits

Author SHA1 Message Date
Just van Rossum 59156b6c63 Fixed typo in Norvig's URL 2003-10-23 08:10:05 +00:00
Guido van Rossum f7361e1f66 Add lots of detail and examples to the Details section. Free
variables are now captured at definition time.
2003-10-23 06:36:37 +00:00
Raymond Hettinger 1a2ad824e4 * Remove claim to minimize use of reduce()
* Add claim to minimize use of lambda.
* Remove details of proposed new accumulator functions.
* Reference Jeff Epler's proof-of-concept patch.
* Minor wording improvements everywhere.
2003-10-22 22:08:06 +00:00
Raymond Hettinger a08117dee0 Resurrect the PEP on generator expressions 2003-10-22 18:09:36 +00:00
Raymond Hettinger a39ade7094 Reference Tzot's patch 2003-08-30 23:57:36 +00:00
Barry Warsaw 6e3289542e PEP 289, Generator Comprehensions, Raymond Hettinger 2002-04-08 15:51:17 +00:00