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/038664.html below:

[Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25

[Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25Jeremy Fincher fincher.8 at osu.edu
Mon Oct 13 19:59:44 EDT 2003
On Monday 13 October 2003 05:17 pm, Peter Norvig wrote:
> I like "sort" better than "decorator"; I would also like "by", as in
> sort(names, by=ages.__getitem__).

Coincidentally, my own decorate-sort-undecorate function is named "sortBy" :)  
So I'm +1 on naming the argument "by".

> I would also advocate an optional reverse=False argument, so that
>
> result = sort(names, reverse=True)
>
> is equivalent to
>
> result = sort(names)
> result.reverse()

I like it.

Jeremy

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