A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-October/038790.html below:

[Python-Dev] decorate-sort-undecorate

[Python-Dev] decorate-sort-undecorateGreg Ewing greg at cosc.canterbury.ac.nz
Thu Oct 16 01:16:23 EDT 2003
"Phillip J. Eby" <pje at telecommunity.com>:

> IMO, it would really be better to have some kind of generator
> comprehension
> 
> Top(10, [yield humor(joke),joke for joke in jokes])

I like the *idea* of a generator comprehension, but I'm
not sure I like the [yield ...] syntax. It's a bit
idiomatic looking -- the [] still imply a list, even
though it's not building a list at all.

Maybe there should be a different kind of bracketing,
e.g.

  <humor(joke),joke for joke in jokes>

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4