Message122705
| Author | rhettinger |
|---|---|
| Recipients | Inyeol.Lee, benjamin.peterson, georg.brandl, gvanrossum, rhettinger |
| Date | 2010-11-28.19:03:38 |
| SpamBayes Score | 0.032992087 |
| Marked as misclassified | No |
| Message-id | <1290971022.16.0.547054342462.issue10544@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This discussion should probably be moved to python-dev. With tools like Twisted's inlineDefer or the Monocle package, there is a growing need to be able to use yield in complex expressions. Yet, that goes against the trend toward making lists comps more like genexps and less like sugar for a simple for-loop accumulator. Guido, do you have any thoughts on the subject? Mark it a documentation issue or try out Benjamin's fix? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-28 19:03:42 | rhettinger | set | recipients: + rhettinger, gvanrossum, georg.brandl, benjamin.peterson, Inyeol.Lee |
| 2010-11-28 19:03:42 | rhettinger | set | messageid: <1290971022.16.0.547054342462.issue10544@psf.upfronthosting.co.za> |
| 2010-11-28 19:03:38 | rhettinger | link | issue10544 messages |
| 2010-11-28 19:03:38 | rhettinger | create | |