[Python-3000] generics [was: Discussions with no PEPs] (original) (raw)
Collin Winter collinw at gmail.com
Mon Mar 12 20:06:51 CET 2007
- Previous message: [Python-3000] generics [was: Discussions with no PEPs]
- Next message: [Python-3000] generics [was: Discussions with no PEPs]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/12/07, Tony Lownds <tony at pagedna.com> wrote:
On Mar 12, 2007, at 11:09 AM, Guido van Rossum wrote: > Actually, I like the version with t[0]-t[1] better. This is supposed > to be an exposition about groupby. Working out how it works, the > version with count() seems to take more effort. > > But thanks for doing this! Is it done, apart from this nit? Then I'll > check it in. > Yep, it's done. I posted another version this morning. I can look at adding lambda support to 2to3/fixes/fixtupleparams.py, if Collin isn't.
I can take care of it. It'll be a good excuse to get back to 2to3 after a few days spent in the depths of the patch tracker : )
Collin Winter
- Previous message: [Python-3000] generics [was: Discussions with no PEPs]
- Next message: [Python-3000] generics [was: Discussions with no PEPs]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]