list.sort, was Re: [Python-Dev] decorate-sort-undecorate
Alex Martelli
aleaxit at yahoo.com
Fri Oct 17 18:18:15 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 17 18:18:15 EDT 2003
- Previous message: list.sort, was Re: [Python-Dev] decorate-sort-undecorate
- Next message: [Python-Dev] RE: itertools, was RE: list.sort
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Friday 17 October 2003 11:45 pm, Raymond Hettinger wrote: ... > To be considered as a possible itertool, an ideal candidate should: Very nice set of specs! Which reminds me: why don't we have take(n, it) and drop(n, it) there? I find myself rewriting those quite often. Alex
- Previous message: list.sort, was Re: [Python-Dev] decorate-sort-undecorate
- Next message: [Python-Dev] RE: itertools, was RE: list.sort
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list