Improving Python (was: Lambda going out of fashion)

From: Skip Montanaro (skip_at_pobox.com)
Date: 12/23/04


Date: Thu, 23 Dec 2004 10:06:27 -0600
To: Keith Dart <kdart@kdart.com>


    Keith> My personal gripe is this. I think the core language, as of 2.3
    Keith> or 2.4 is very good, has more features than most people will ever
    Keith> use, and they (Guido, et al.) can stop tinkering with it now and
    Keith> concentrate more on the standard libraries.

What keeps you from being part of the "et al"? This is open source, after
all. Note that there's more to be done than simply writing code.
Documentation always needs attention. Bug reports and patches always need
to be verified and vetted. Even mundane stuff like managing mailing lists
detracts from the time the most experienced people could spend writing code
you might not be able to do. There's lots to do. Start here:

    http://www.python.org/dev/

Go anywhere. <wink>

Skip



Relevant Pages

  • Re: what is the output of this program?
    ... Keith, have I read too much into your comment? ... rightly draws a distinction between code that exhibits undefined behaviour ... Writing code of the first kind is very sensible, ...
    (comp.lang.c)
  • Re: alter table add column question
    ... Keith G Hicks wrote: ... > set up code in batches and thoroughly test things before altering their ... > alter table Customer add column DogsNames c ... Are you writing code that relies on column positions? ...
    (microsoft.public.fox.programmer.exchange)
  • Re: 4e - return of the golf bag
    ... Time to learn how to fix your own car, ... Look how long it took Keith, and he's STILL tinkering with it. ...
    (rec.games.frp.dnd)

Loading