[Python-Dev] Proposal: defaultdict
Georg Brandl
g.brandl at gmx.net
Fri Feb 17 14:26:45 CET 2006
More information about the Python-Dev mailing list
Fri Feb 17 14:26:45 CET 2006
- Previous message: [Python-Dev] Proposal: defaultdict
- Next message: [Python-Dev] Proposal: defaultdict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredrik Lundh wrote: > Raymond Hettinger wrote: > >> I would like to add something like this to the collections module, but a PEP is >> probably needed to deal with issues like: > > frankly, now that Guido is working 50% on Python, do we really have to use > the full PEP process also for simple things like this? > > I'd say we let the BDFL roam free. > > (if he adds something really lousy, it can always be tweaked/removed before > the next final release. not every checkin needs to be final...). +1. Georg
- Previous message: [Python-Dev] Proposal: defaultdict
- Next message: [Python-Dev] Proposal: defaultdict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list