[Python-Dev] Re: dict.setdefault() (Patch#101102) (original) (raw)
Guido van Rossum guido@beopen.com
Tue, 08 Aug 2000 12🔞49 -0500
- Previous message: dict.setdefault() (Patch#101102) (was: Re: [Python-Dev] Re: A small proposed change to dictionaries' "get" method...)
- Next message: [Python-Dev] Re: dict.setdefault() (Patch#101102)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Enough said. I've checked it in and closed Barry's patch. Since 'default' is a Java reserved word, I decided that that would not be a good name for it after all, so I stuck with setdefault().
for-that-matter-i'm-a-fan-of-"from-m-import-x-as-y"-too-ly y'rs - tim
Hm. Predictably, I'm worried about adding 'as' as a reserved word.
--Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)
- Previous message: dict.setdefault() (Patch#101102) (was: Re: [Python-Dev] Re: A small proposed change to dictionaries' "get" method...)
- Next message: [Python-Dev] Re: dict.setdefault() (Patch#101102)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]