[Python-Dev] defaultdict proposal round three
Guido van Rossum
guido at python.org
Mon Feb 20 19:53:30 CET 2006
More information about the Python-Dev mailing list
Mon Feb 20 19:53:30 CET 2006
- Previous message: [Python-Dev] defaultdict proposal round three
- Next message: [Python-Dev] defaultdict proposal round three
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/20/06, Raymond Hettinger <raymond.hettinger at verizon.net> wrote: > [GvR] > > Alternative A: add a new method to the dict type with the semantics of > > __getattr__ from the last proposal > > Did you mean __getitem__? Yes, sorry, I meant __getitem__. -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] defaultdict proposal round three
- Next message: [Python-Dev] defaultdict proposal round three
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list